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

Fatal error: Parmatch.set_args when compiling camlp4 #6647

Closed
vicuna opened this issue Nov 6, 2014 · 1 comment
Closed

Fatal error: Parmatch.set_args when compiling camlp4 #6647

vicuna opened this issue Nov 6, 2014 · 1 comment
Labels

Comments

@vicuna
Copy link

vicuna commented Nov 6, 2014

Original bug ID: 6647
Reporter: @xavierleroy
Status: closed (set by @xavierleroy on 2014-11-07T17:03:01Z)
Resolution: unable to duplicate
Priority: normal
Severity: minor
Version: 4.03.0+dev / +beta1
Category: ~DO NOT USE (was: OCaml general)
Monitored by: @gasche

Bug description

Compiling the current Camlp4 trunk (latest commit f2d62524324d903d5716d3be5c787d9dc5c43013 from github.com/ocaml/camlp4) with the current OCaml trunk (SVN revision 15568) gives:

/usr/local/ocaml-trunk/bin/ocamlc.opt -c -g -w a -I camlp4/import -warn-error A-3 -I camlp4/config -I camlp4/boot -o camlp4/boot/Camlp4.cmo camlp4/boot/Camlp4.ml

Fatal error: Parmatch.set_args
Fatal error: exception Misc.Fatal_error

I don't know whether this is a problem with OCaml or with camlp4 or an expected incompatibility between the two trunks, so I'm reporting the issue here as well as on the Camlp4 bug tracker.

@vicuna
Copy link
Author

vicuna commented Nov 7, 2014

Comment author: @xavierleroy

My mistake: the problem does not show up with a fresh checkout of the OCaml trunk.

@vicuna vicuna closed this as completed Nov 7, 2014
@vicuna vicuna added the bug label Mar 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant