Browse thread
[Caml-list] OcamlMakefile not working for me...
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Michael Leary <leary@n...> |
| Subject: | Re: [Caml-list] OcamlMakefile not working for me... |
On Mon, Aug 27, 2001 at 02:59:06AM -0700, Michael Leary wrote:
> $> ./nineteen_one
> Fatal error: uncaught exception Failure("Cgi.parse_arguments: unknown method")
from cgi.mli:
val parse_arguments : config -> unit
val arguments : unit -> (string * argument) list
(* - let () = parse_arguments config:
* Decodes the CGI arguments. 'config' specifies limits and processing
* hints; you can simply pass default_config (see below).
val default_config : config
(* maximum_content_length = maxint
* how_to_process_arguments = "use always Memory"
* tmp_directory = "/var/tmp"
* tmp_prefix = "cgi"
* workarounds = [ Work_around_MSIE_content_type_bug;
* Work_around_backslash_bug;
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr