Hello, On Thu, Oct 27, 2005 at 11:40:18PM +0200, Sven Luther wrote: > Hello, > > Well, my first test of building something with ocaml 3.09.0 failed, namely > ledit, due to some obscure camlp4 magic : > > camlp4r pa_extend.cmo q_MLast.cmo pa_local.ml -o pa_local.ppo > File "", line 34, characters 13-65: > use of antiquotation syntax deprecated since version 3.06+18 > ocamlc -I `camlp4 -where` -c -impl pa_local.ppo > File "pa_local.ml", line 19, characters 0-1: > Unbound value _loc > make: *** [pa_local.cmo] Error 2 > > It would be nice if someone with camlp4 knowledge could have a look. >
Being actually in camlp4 programming, i think i can manage this ! (at least i have already correct both of this kind of error on my own). Can you wait until next monday ? Kind regard Sylvain Le Gall -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

