On Wed, Nov 09, 2005 at 07:18:40AM +0100, Christian Perrier wrote: > Quoting Sven Luther ([EMAIL PROTECTED]): > > On Tue, Nov 08, 2005 at 10:23:39PM +0100, Christian Perrier wrote: > > > Quoting Sven Luther ([EMAIL PROTECTED]): > > > > > > > Once that is done, we can proceed with the other uploads. And in > > > > particular > > > > Christian can revert his alpha patch. > > > > > > > > > Sure. If I can manage to compile geneweb with ocaml 3.09..:-) > > > > What's the problem ? > > camlp4r pa_extend.cmo q_MLast.cmo pa_ifdef.cmo -DUNIX -o pa_html.ppo > pa_html.ml > Warning: pa_ifdef is deprecated since OCaml 3.07. Use pa_macro instead. > ocamlc.opt -I ../wserver -I ../dag2html -I `camlp4 -where` -c -impl > pa_html.ppo > File "pa_html.ml", line 30, characters 0-1: > Unbound value _loc > make[2]: *** [pa_html.cmo] Erreur 2
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. > I CC'ed this very list to my request but I unfortunately messed up in > the list address, thinking it is an Alioth list, which it isn't...:-| Nope, this is the real thing :) Friendly, Sven Luther -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

