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

Coqprime : fix generator for ocaml >= 5 #3295

Merged
merged 4 commits into from
Jan 16, 2025
Merged

Conversation

thery
Copy link
Contributor

@thery thery commented Jan 16, 2025

Fix the problem with Big_int 82

@palmskog
Copy link
Collaborator

@thery we still get this error log, could there be a missing dependency on ocamlfind?

# make: ocamlfind: No such file or directory
# ocamlc -o o2v -I +str  zarith.cma str.cma parser.ml
# File "parser.ml", line 3, characters 5-14:
# 3 | open Big_int_Z
#          ^^^^^^^^^
# Error: Unbound module Big_int_Z

@palmskog palmskog merged commit e94bf52 into coq:master Jan 16, 2025
3 checks passed
@thery thery deleted the generator branch January 17, 2025 08:59
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

Successfully merging this pull request may close these issues.

2 participants