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 0
    • Merge requests 0
  • 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
  • #836

Closed
Open
Created Jul 25, 2014 by mantis-gitlab-migration@mantis-gitlab-migration

Parsing error with arrow operator

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


Id Project Category View Due Date Updated
ID0001861 Frama-Clang Plug-in > clang public 2014-07-25 2015-02-17
Reporter lapawczykt Assigned To virgile Resolution fixed
Priority normal Severity minor Reproducibility have not tried
Platform - OS ubuntu 14.04 OS Version -
Product Version Frama-C Neon-20140301 Target Version - Fixed in Version -

Description :

"A->a <= A->b <= A->c" causes a parsing error. On the other hand "A->a <= A->b && A->b <= A->c" works. When multiple comparrisons are chained without "&&" an arrow operator in the third or higher term causes an "invalid type for 'operator ->'" error. (Works in c)

Attachments

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