On Wed, Nov 09, 2005 at 10:39:15PM +0100, Christian Perrier wrote:
> > Ah, this is the camlp4 loc -> _loc change, see at how we fixed ledit for
> > example (a simple 2 line fix in a 30 line file, so easy to look at).
> > 
> > > I notified Daniel about this.....waiting for the answer (which I will
> > > probably get)
> > 
> > Yeah, but given the politics surrounding camlp4 and that Daniel left angry 
> > and
> > may not approve those camlp4 changes, you may well be prepared to fix this
> > yourself. I may be wrong though.
> 
> 
> Well, he gave me a correct fix ("CAMLP4F=-DUNIX -loc loc" in
> tools/Makefile.inc.o*)

Yeah, it reverts the loc thingy to the old behavior. That is the easy fix, the
other is doing a sed -i -e 's%loc%_loc%g' on all your source files.

Friendly,

Sven Luther


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to