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 MAA02859; Mon, 23 Aug 2004 12:59:47 +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 MAA02700 for ; Mon, 23 Aug 2004 12:59:46 +0200 (MET DST) Received: from smtp1.adl2.internode.on.net (smtp1.adl2.internode.on.net [203.16.214.181]) by nez-perce.inria.fr (8.12.10/8.12.10) with ESMTP id i7NAxhmL001948 for ; Mon, 23 Aug 2004 12:59:44 +0200 Received: from [192.168.1.200] (ppp212-216.lns2.syd3.internode.on.net [203.122.212.216]) by smtp1.adl2.internode.on.net (8.12.9/8.12.9) with ESMTP id i7NAxZ4Y097714; Mon, 23 Aug 2004 20:29:36 +0930 (CST) Subject: Re: [Caml-list] Q: Correct locations for macro camlp4 extensions From: skaller Reply-To: skaller@users.sourceforge.net To: Jan Kybic Cc: caml-list@pauillac.inria.fr In-Reply-To: References: Content-Type: text/plain Message-Id: <1093258774.15255.267.camel@pelican.wigram> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-4) Date: 23 Aug 2004 20:59:34 +1000 Content-Transfer-Encoding: 7bit X-Miltered: at nez-perce with ID 4129CE1F.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Loop: caml-list@inria.fr X-Spam: no; 0.00; caml-list:01 camlp:01 sourceforge:01 2004:99 camlp:01 9660:01 glebe:01 ocaml:01 nsw:01 patch:02 patch:02 snail:02 assert:02 assert:02 checkout:02 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Mon, 2004-08-23 at 19:33, Jan Kybic wrote: > The problem with them is that the line numbers are lost, > which is a problem for error and assert messages, I get thinks like > Assert_failure("patch.ml", 1, 4798) instead of correct > Assert_failure("patch.ml", 155, 4) Use Ocaml 3.08. From change list on web site: Camlp4: * Support for new-style locations (line numbers, not just character numbers). -- John Skaller, mailto:skaller@users.sf.net voice: 061-2-9660-0850, snail: PO BOX 401 Glebe NSW 2037 Australia Checkout the Felix programming language http://felix.sf.net ------------------- 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