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

coccinelle 1.1.1 build failure against ocaml 5.0.0 #300

Closed
chenrui333 opened this issue Feb 19, 2023 · 5 comments
Closed

coccinelle 1.1.1 build failure against ocaml 5.0.0 #300

chenrui333 opened this issue Feb 19, 2023 · 5 comments

Comments

@chenrui333
Copy link

while trying to ocaml to 5.0.0, found an issue while regression build coccinelle 1.1.1

ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__native.mli -o stdcompat__native.cmi
ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I . -alert -deprecated stdcompat__init.mli -o stdcompat__init.cmi
File "stdcompat__init.mli", line 45, characters 9-26:
45 | ('a, 'b) Pervasives.result =
              ^^^^^^^^^^^^^^^^^
Error: Unbound module Pervasives
@JuliaLawall
Copy link
Contributor

JuliaLawall commented Feb 19, 2023 via email

@chenrui333
Copy link
Author

happy to try out the changes.

@chenrui333
Copy link
Author

Any build patches for me to try?

@JuliaLawall
Copy link
Contributor

JuliaLawall commented Feb 23, 2023 via email

@vgambier
Copy link

I am marking this issue as closed as it's been over a year since it's been inactive, and OCaml 5.0.0 should work fine with Coccinelle now. If you are still having issues, feel free to comment and I will re-open the issue. Thank you!

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

3 participants