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 MAA23182; Wed, 21 Jul 2004 12:04:01 +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 MAA22890 for ; Wed, 21 Jul 2004 12:04:00 +0200 (MET DST) Received: from mg.ihep.su (mg.ihep.su [194.190.161.38]) by nez-perce.inria.fr (8.12.10/8.12.10) with ESMTP id i6LA3wEV030791 for ; Wed, 21 Jul 2004 12:03:59 +0200 Received: by mg.ihep.su (Postfix, from userid 65436) id 3E07EB5B4B; Wed, 21 Jul 2004 14:03:58 +0400 (MSD) Received: from mg.ihep.su (localhost [127.0.0.1]) by mg.ihep.su (Postfix) with SMTP id A575DB5CF3 for ; Wed, 21 Jul 2004 14:03:57 +0400 (MSD) X-Mailbox-Line: From vsl@ontil.ihep.su Wed Jul 21 14:03:57 2004 Received: from ontil.ihep.su (ontil.ihep.su [194.190.161.63]) by mg.ihep.su (Postfix) with ESMTP id D7F04B5B4B for ; Wed, 21 Jul 2004 14:03:49 +0400 (MSD) Received: by ontil.ihep.su (Postfix, from userid 1001) id 5D2A6101E6; Wed, 21 Jul 2004 14:02:42 +0400 (MSD) Received: from localhost (localhost [127.0.0.1]) by ontil.ihep.su (Postfix) with ESMTP id 5C3F99779 for ; Wed, 21 Jul 2004 14:02:42 +0400 (MSD) Date: Wed, 21 Jul 2004 14:02:42 +0400 (MSD) From: Vitaly Lugovsky To: caml-list@inria.fr Subject: [Caml-list] CamlP4 bug, 3.08.0 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=4.6 required=5.0 tests=QL_SENT_FROM_MY_DOMAINS,RCVD_IN_ORBS version=2.20 X-Spam-Level: **** X-Miltered: at nez-perce with ID 40FE3F8E.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Loop: caml-list@inria.fr X-Spam: no; 0.00; vitaly:01 lugovsky:01 ontil:01 ihep:01 camlp:01 bug:01 renders:01 camlp:01 int:01 anybody:03 vsl:06 definition:06 quite:06 problem:07 standard:07 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Changes in the Lexing.loc definition renders the CamlP4 wide usage of Stream.count obsolete. But: there is no standard way to convert int -> loc, and it would be quite a pain to convert all the files currently using Stream.count. Is there anybody working on this problem already? ------------------- 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