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 MAA18243; Thu, 18 Apr 2002 12:40:59 +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 MAA18239 for ; Thu, 18 Apr 2002 12:40:59 +0200 (MET DST) Received: from verdot.inria.fr (verdot.inria.fr [128.93.11.7]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id g3IAewb21654 for ; Thu, 18 Apr 2002 12:40:58 +0200 (MET DST) Received: (from ddr@localhost) by verdot.inria.fr (8.9.3/8.9.3) id MAA01940 for caml-list@inria.fr; Thu, 18 Apr 2002 12:40:53 +0200 Date: Thu, 18 Apr 2002 12:40:53 +0200 From: Daniel de Rauglaudre To: caml-list@inria.fr Subject: Re: [Caml-list] Printf and i18n Message-ID: <20020418124053.L11492@verdot.inria.fr> References: <87ads2rzu8.fsf@marant.org> <20020418084753.A11351@verdot.inria.fr> <20020418100241.B2735@fr.thalesgroup.com> <20020418102734.H11492@verdot.inria.fr> <20020418113323.A6414@fr.thalesgroup.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <20020418113323.A6414@fr.thalesgroup.com>; from jerome.marant@fr.thalesgroup.com on Thu, Apr 18, 2002 at 11:33:23AM +0200 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hi, On Thu, Apr 18, 2002 at 11:33:23AM +0200, Jérôme Marant wrote: > So, if I understood correctly, the string parameters are nothing but > strings, right? In this case, yes: I use my own automat instead of (the one of) printf. > > Of course, in all these examples, printf does not work: you have to > > apply print_string, or printf "%s" > > I'ld love to see the feature in printf though. Could be an idea, indeed. -- Daniel de RAUGLAUDRE daniel.de_rauglaudre@inria.fr http://cristal.inria.fr/~ddr/ ------------------- 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