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

camlp4.macro fails to undefine a macro with an expression (Mantis 5896) #79

Open
damiendoligez opened this issue Jan 13, 2015 · 0 comments

Comments

@damiendoligez
Copy link

Transferred from http://caml.inria.fr/mantis/view.php?id=5896
See the Mantis page for more information

% cat t.ml
DEFINE A = B
UNDEF A
% ocamlfind ocamlc -syntax camlp4o -package camlp4.macro t.ml
File "t.ml", line 2, characters 7-8:
Camlp4: Uncaught exception: Delete.Rule_not_found [...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant