From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id CAA32045; Tue, 28 Aug 2001 02:48:21 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id CAA32085 for ; Tue, 28 Aug 2001 02:48:20 +0200 (MET DST) Received: from moutvdom00.kundenserver.de (moutvdom00.kundenserver.de [195.20.224.149]) by concorde.inria.fr (8.11.1/8.10.0) with ESMTP id f7S0mJP16627 for ; Tue, 28 Aug 2001 02:48:19 +0200 (MET DST) Received: from [195.20.224.219] (helo=mrvdom03.schlund.de) by moutvdom00.kundenserver.de with esmtp (Exim 2.12 #2) id 15bX3D-0006MY-00 for caml-list@inria.fr; Tue, 28 Aug 2001 02:48:19 +0200 Received: from drms-3e364b70.pool.mediaways.net ([62.54.75.112] helo=ice.gerd-stolpmann.de) by mrvdom03.schlund.de with esmtp (Exim 2.12 #2) id 15bX3D-000853-00 for caml-list@inria.fr; Tue, 28 Aug 2001 02:48:19 +0200 Received: from localhost (localhost [[UNIX: localhost]]) by ice.gerd-stolpmann.de (8.9.3/8.9.3) id CAA28541 for caml-list@inria.fr; Tue, 28 Aug 2001 02:40:55 +0200 From: Gerd Stolpmann Reply-To: info@gerd-stolpmann.de Organization: privat To: caml Subject: Re: [Caml-list] OcamlMakefile not working for me... Date: Tue, 28 Aug 2001 02:39:41 +0200 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: In-Reply-To: MIME-Version: 1.0 Message-Id: <0108280240550E.02716@ice> Content-Transfer-Encoding: 8bit Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Mon, 27 Aug 2001, Alain Frisch wrote: >On Mon, 27 Aug 2001, Michael Leary wrote: > >> All good 'till now, but it doesn't run right: >> >> $> ./nineteen_one >> Fatal error: uncaught exception Failure("Cgi.parse_arguments: unknown method") > >This function expects the program to be called with the CGI interface; >when you call it directly on the command line, the Cgi module can't tell >what the CGI arguments are and which _HTTP_ method you use. > >(Perl's CGI has something interesting for debugging: when the program is >called on the command line, the module asks the user for 'name=value' >bindings on the standard input; maybe this could be an useful feature >for Cgi) I've added it to the Wish List. That should be simple to implement. Gerd -- ---------------------------------------------------------------------------- Gerd Stolpmann Telefon: +49 6151 997705 (privat) Viktoriastr. 45 64293 Darmstadt EMail: gerd@gerd-stolpmann.de Germany ---------------------------------------------------------------------------- ------------------- 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