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
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 209
    • Issues 209
    • 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
  • #2397

Closed
Open
Created Dec 24, 2009 by mantis-gitlab-migration@mantis-gitlab-migration

complete/disjoint behaviors shouldn't accept undefined behaviors

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


Id Project Category View Due Date Updated
ID0000364 Frama-C Plug-in > jessie public 2009-12-24 2010-04-13
Reporter yegor Assigned To virgile Resolution fixed
Priority normal Severity minor Reproducibility always
Platform - OS - OS Version -
Product Version Frama-C Beryllium-20090902 Target Version - Fixed in Version Frama-C Boron-20100401

Description :

Processing of following program by Jessie should not succeed. An error should be reported instead.

/*@ behavior foo: behavior bar:

    complete behaviors foo, bar, foobar;
    disjoint behaviors foo, bar, foobar;

*/ void f() { }

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