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 NAA21923; Wed, 6 Aug 2003 13:27:06 +0200 (MET DST) 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 NAA08936 for ; Wed, 6 Aug 2003 13:27:05 +0200 (MET DST) Received: from ep09.kernel.pl (ep09.kernel.pl [212.87.11.162]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id h76BR4T03672 for ; Wed, 6 Aug 2003 13:27:04 +0200 (MET DST) Received: (qmail 8027 invoked by uid 566); 6 Aug 2003 11:27:02 -0000 Date: Wed, 6 Aug 2003 13:24:18 +0200 From: Michal Moskal To: caml-list@inria.fr Subject: Re: [Caml-list] is ocaml 3.07 object-file compatible with 3.06? Message-ID: <20030806112418.GA2333@roke.freak> Mail-Followup-To: caml-list@inria.fr References: <16159.50395.271827.595003@hector.lesours> <20030725163838.GA4061@gallu.homelinux.org> <20030725180546.GA5936@roke.freak> <20030725223229.GA1430@gallu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030725223229.GA1430@gallu> User-Agent: Mutt/1.4.1i X-PGP-Fingerprint: CF89 1B14 11BE 1CC9 2CA3 7497 5E32 69B4 BC71 B4C2 X-AntiVirus: scanned for viruses by AMaViS 0.2.1 (http://amavis.org/) X-Loop: caml-list@inria.fr X-Spam: no; 0.00; michal:01 moskal:01 malekith:01 pld-linux:01 caml-list:01 3.07:01 3.06:01 gall:01 gettext:01 cameleon:01 non-standard:01 kernel:01 ocaml:01 0200,:01 patch:02 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Sat, Jul 26, 2003 at 12:32:29AM +0200, Sylvain LE GALL wrote: > On Fri, Jul 25, 2003 at 08:05:46PM +0200, Michal Moskal wrote: > > On Fri, Jul 25, 2003 at 06:38:39PM +0200, Debian User wrote: > > > Are you interested in gettext ? I have write a bind to gettext function > > > + a patch to xgettext for extracting string. > > > > No need to write a patch (that probably won't get accepted), you just need > > to generate .pot file, and then run msgmarge. We got such thing for shell > > scripts (it's 2k of perl), so it shouldn't be hard to write it for ocaml. > > > > .... :-> > > you don't understand me : the patch is already made. I have use it > against the code of cameleon ( around 1000 lines of code ). It works, it > extract all strings etc. So it is done. I mean it won't get accepted by gettext authors, so you force users to use non-standard version of standard tool, which is Bad Thing. It's far easier to use standalone tool that does just one thing. -- : Michal Moskal :: http://www.kernel.pl/~malekith : GCS {C,UL}++++$ a? !tv : When in doubt, use brute force. -- Ken Thompson : {E-,w}-- {b++,e}>+++ h ------------------- 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