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 TAA28551; Mon, 19 Jan 2004 19:07:54 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id TAA28853 for ; Mon, 19 Jan 2004 19:07:53 +0100 (MET) Received: from aomori.annexia.org (annexia.force9.co.uk [212.56.101.183]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id i0JI7qv23634 for ; Mon, 19 Jan 2004 19:07:52 +0100 (MET) Received: from rich by aomori.annexia.org with local (Exim 3.36 #1 (Debian)) id 1AidoV-0004Fk-00 for ; Mon, 19 Jan 2004 18:07:51 +0000 Date: Mon, 19 Jan 2004 18:07:51 +0000 To: caml-list@inria.fr Subject: Re: [Caml-list] ANNOUNCE: mod_caml 1.0.6 - includes security patch Message-ID: <20040119180751.GB16278@redhat.com> References: <20040116093454.GA23909@redhat.com> <20040119111353.A31726@beaune.inria.fr> <20040119113637.GA30306@redhat.com> <20040119154333.A7394@beaune.inria.fr> <20040119161011.GA10845@redhat.com> <20040119185746.A12690@beaune.inria.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040119185746.A12690@beaune.inria.fr> User-Agent: Mutt/1.5.4i From: Richard Jones X-Loop: caml-list@inria.fr X-Spam: no; 0.00; caml-list:01 2004:99 foo:01 seq:01 foo:01 seq:01 freshmeat:01 dbi:99 threads:01 ltd:98 caml:01 patch:02 maranget:02 wrote:03 wrote:03 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Mon, Jan 19, 2004 at 06:57:46PM +0100, Luc Maranget wrote: > Of course programmers have to type a bit more > where you wrote ``bar(foo)*'' > you now write ``seq [str "bar" ; rep (str "foo")]'' > (or > let bar = str "bar" > and foo = str "foo" in > seq [bar ; rep foo]) Ack! I don't like that at all :-( Rich. -- Richard Jones. http://www.annexia.org/ http://freshmeat.net/users/rwmj Merjis Ltd. http://www.merjis.com/ - improving website return on investment PTHRLIB is a library for writing small, efficient and fast servers in C. HTTP, CGI, DBI, lightweight threads: http://www.annexia.org/freeware/pthrlib/ ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners