Skip to content
GitLab
Projects Groups Snippets
  • /
  • 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 171
    • Issues 171
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • pub
  • frama-c
  • Issues
  • #1208
Closed
Open
Issue created Sep 17, 2013 by Loïc Correnson@lcorrensonDeveloper

assigns \result \from ...; in the AST should be pretty-printed as any other assigns clause

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


Id Project Category View Due Date Updated
ID0001480 Frama-C Kernel > ACSL implementation public 2013-09-17 2014-03-13
Reporter correnson Assigned To yakobowski Resolution fixed
Priority normal Severity minor Reproducibility always
Platform - OS - OS Version -
Product Version - Target Version - Fixed in Version Frama-C Neon-20140301

Description :

int x,y;

//@ assigns x \from y ; void f (void);

//@ assigns \result \from y ; int g (void);

Pour f : la clause "assigns x" est visible dans l'AST. Pour g : il manque la clause "assigns \nothing" dans l'AST (qui est pourtant prouvée par le WP).

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