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

WP: number of generated files in Frama-C 18 vs 19. beta(2) #21

Closed
jensgerlach opened this issue Jun 12, 2019 · 2 comments
Closed

WP: number of generated files in Frama-C 18 vs 19. beta(2) #21

jensgerlach opened this issue Jun 12, 2019 · 2 comments

Comments

@jensgerlach
Copy link

There are some difficult to understand (internal) differences in the verification of the rotate_copy example from here.

Both 18.0 and 19 beta2 report the discharge of the 17 proof obligations of rotate_copy with reporting 5 discharged Qed and the remaining 12 by Alt-Ergo.

Frama-C 18.0 generates 12 .mlw and .out files.
Frama-C 19 beta2, on the other hand, only generates 9 .mlw and .out files.
The latter behaviour confuses our internal evaluation scripts which report that only 9 of the remaining 12 proof obligations have been discharged.

@jensgerlach
Copy link
Author

See BTS entry for more details.

@jensgerlach
Copy link
Author

This issue has apparently been fixed in the final release of 19.0

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

1 participant