caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] ocamlp4 bug
@ 2003-09-21 14:30 skaller
  0 siblings, 0 replies; only message in thread
From: skaller @ 2003-09-21 14:30 UTC (permalink / raw)
  To: caml-list

Ocamlp4 doesn't respect # line directives:

--------
ocamlopt.opt  -I src  -pp 'camlp4o
/usr/local/lib/ocaml/site-lib/ulex/pa_ulex.cma' -I
/usr/local/lib/ocaml/site-lib/ulex -c src/flx_ulex.ml
  .. ERROR CODE 0x200
pa_ulex (warning): multiple definition of named regexp 'digit'
File "src/flx_ulex.ml", line 190, characters 11-14:
Parse error: [fun_binding] expected after [patt] (in [let_binding])
Preprocessor error
---------

The file flx_ulex.ml is generated, and contains 
references to the original file. 

Ocaml processes these directives correctly.


-------------------
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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-09-21 14:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-21 14:30 [Caml-list] ocamlp4 bug skaller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).