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

make error with frama-c 23.1 (Vanadium) #9

Closed
yansendao opened this issue Sep 29, 2021 · 1 comment
Closed

make error with frama-c 23.1 (Vanadium) #9

yansendao opened this issue Sep 29, 2021 · 1 comment

Comments

@yansendao
Copy link

$ make
Ocamlc       generate.cmo
File "generate.ml", line 177, characters 31-46:
177 |     Cil.mkCast ~force:false ~e:(Cil.zero ~loc) ~newt:typ
                                     ^^^^^^^^^^^^^^^
Error: The function applied to this argument has type
         Cil_types.exp -> Cil_types.exp
This argument cannot be applied with label ~e
make: *** [/home/yansendao/.opam/default/share/frama-c/Makefile.generic:78: generate.cmo] Error 2
@gergo-
Copy link
Owner

gergo- commented Sep 30, 2021

Thanks for your interest in ldrgen and for reporting this. I pushed 5d39878 to update ldrgen to Frama-C Vanadium. Please let me know if you run into any other troubles.

@gergo- gergo- closed this as completed Sep 30, 2021
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

2 participants