Compile error with ocaml 3.12.0
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
marionnet |
Fix Committed
|
High
|
Unassigned |
Bug Description
I'm trying to compile marionnet on Archlinux using the last version of ocaml (3.12.0) and i have some errors :
% make
Just for debugging: PP_OPTION is "camlp4of -I /usr/lib/
Building meta.ml...
Success.
Manually pre-copying "gettext_
Manually pre-copying "chip/chip_
Manually pre-copying "scripts/
Manually pre-building "chip/chip_
make[1]: entrant dans le répertoire « /var/abs/
File "chip/chip_
While expanding quotation "ctyp" in a position of "expr":
Parse error: EOI expected after [quotation of type] (in [quotation of type])
File "chip/chip_
Error: Preprocessor error
After some investigation (see this bug: http://
Thanks, this is very useful.
By the way, I think you're the first one officially submitting a patch. That's braggable :-).
We're gonna test your change tomorrow on old and new versions of OCaml before committing it, but your change seems very reasonable.
Thanks again,