Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UNDEF not working in OCaml 4.01.0 #6062

Closed
vicuna opened this issue Jul 3, 2013 · 3 comments
Closed

UNDEF not working in OCaml 4.01.0 #6062

vicuna opened this issue Jul 3, 2013 · 3 comments

Comments

@vicuna
Copy link

vicuna commented Jul 3, 2013

Original bug ID: 6062
Reporter: @Chris00
Assigned to: @bobzhang
Status: closed (set by @xavierleroy on 2015-12-11T18:20:56Z)
Resolution: fixed
Priority: normal
Severity: minor
Platform: x86_64
OS: GNU/Linux (Debian)
OS Version: 3.9.6
Version: 4.00.1
Category: -for Camlp4 use https://github.com/ocaml/camlp4/issues
Related to: #5119
Monitored by: @hcarty

Bug description

With OPAM OCaml version 4.01.0+dev18-2013-06-13, the Mesh module https://forge.ocamlcore.org/projects/mesh/ fails to compile due to the macro statement UNDEF INDEX. The error message is

ocamlfind ocamldep -package graphics -package camlp4.macro -package bigarray -syntax camlp4o -ppopt -Isrc -modules src/mesh.ml > src/mesh.ml.depends
File "src/mesh_level_curvesFC.ml", line 317, characters 6-11:
Camlp4: Uncaught exception: Delete.Rule_not_found ...

@vicuna
Copy link
Author

vicuna commented Jul 7, 2013

Comment author: @bobzhang

Fixed in revision 13875

@vicuna
Copy link
Author

vicuna commented Jul 7, 2013

Comment author: @Chris00

Could you also merge this into the (to be) 4.01.0 branch? The changes do not too too invasive.

@vicuna
Copy link
Author

vicuna commented Jul 10, 2013

Comment author: @bobzhang

would do it next weekend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant