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 PAA14050; Tue, 5 Jun 2001 15:58:10 +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 PAA13991 for ; Tue, 5 Jun 2001 15:58:09 +0200 (MET DST) Received: from speakeasy.org (shawnw-0.dsl.speakeasy.net [64.81.17.141]) by concorde.inria.fr (8.11.1/8.10.0) with ESMTP id f55Dw7r04863 for ; Tue, 5 Jun 2001 15:58:08 +0200 (MET DST) Received: (from shawnw@localhost) by speakeasy.org (8.10.1/8.10.1) id f55DxW803808 for caml-list@inria.fr; Tue, 5 Jun 2001 06:59:32 -0700 Date: Tue, 5 Jun 2001 06:59:32 -0700 From: Shawn Wagner To: caml-list@inria.fr Subject: Re: [Caml-list] Ocaml interface to ctype.h functions Message-ID: <20010605065932.A3803@speakeasy.org> Mail-Followup-To: caml-list@inria.fr References: <20010601232433.A22189@speakeasy.org> <20010602140412.A24618@speakeasy.org> <200106050735.JAA19814@beepbeep.dev33.cvf> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200106050735.JAA19814@beepbeep.dev33.cvf>; from Luc.Mazardo@cvf.fr on Tue, Jun 05, 2001 at 09:35:58AM +0200 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Tue, Jun 05, 2001 at 09:35:58AM +0200, Luc MAZARDO wrote: > > You can see at : > http://www.ocaml.org/bin/caml-bugs/feature%20wish?id=57;user=guest#followups > Hmm. Too bad that's over a year old, still not in the distribution (At least, not the relevant bits), and works only with ascii and English. At least now I know where to send the patch when I find the time to actually do it... hopefully sometime this week. > Actually, Char.{upper,lowercase} seems to work only for ASCII systems. :( > I'll probably re-do them to use the C toupper()/tolower() functions. Might have to add Sys.set_locale as well while I'm at it. -- Shawn Wagner shawnw@speakeasy.org ------------------- To unsubscribe, mail caml-list-request@inria.fr. Archives: http://caml.inria.fr