Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • F frama-c
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 208
    • Issues 208
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • pub
  • frama-c
  • Issues
  • #1972

Closed
Open
Created Jul 28, 2011 by Patrick Baudin@baudinDeveloper

Proof obligations of lemma properties

ID0000895: This issue was created automatically from Mantis Issue 895. Further discussion may take place here.


Id Project Category View Due Date Updated
ID0000895 Frama-C Plug-in > wp public 2011-07-28 2012-09-19
Reporter patrick Assigned To correnson Resolution fixed
Priority normal Severity minor Reproducibility always
Platform - OS - OS Version -
Product Version Frama-C GIT, precise the release id Target Version - Fixed in Version Frama-C Oxygen-20120901

Description :

Proof obligations of lemma properties are not generated.

Revision: 14360

Additional Information :

cat test_po_lemma1.c //@ lemma l: 2 == 1 + 1 ; //@ ensures p: \true ; void f (void) { return ; }

frama-c -wp -wp-model Store test_po_lemma1.c -wp-warnings test_po_lemma1.c:1:[wp] warning: Proof obligation for property 'l' not generated.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking