error in Coq file generation
ID0002260: This issue was created automatically from Mantis Issue 2260. Further discussion may take place here.
Id | Project | Category | View | Due Date | Updated |
---|---|---|---|---|---|
ID0002260 | Frama-C | Plug-in > wp | public | 2016-12-03 | 2016-12-03 |
Reporter | giorgetti | Assigned To | correnson | Resolution | open |
Priority | normal | Severity | minor | Reproducibility | always |
Platform | - | OS | - | OS Version | - |
Product Version | Frama-C Aluminium | Target Version | - | Fixed in Version | - |
Description :
When an ACSL axiomatic in a C file main.c contains a type declaration, say
type t;
the command
frama-c .. -wp main.c -wp-prover coqide ..
generates a wrong line
Parameter fct : Type.
in the file typed_fct/A_coq_.v.
Additional Information :
Noticed during a meeting with L. Correnson