Skip to content

GitLab

  • Menu
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 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
  • #2581

Closed
Open
Created Oct 24, 2021 by Kailiang Ji@kailiangji

Problem in _CoqProject generation

While I am trying to prove the goal with proof-general, I got bad bounding indices: 0, 1 error in my emacs editor. After several times of checking on the generated _CoqProject file, I found that when I replace the '' with "" in the lines with -R ahead and remove option -arg in _CoqObject, it works. It seems that you need to rewrite line 411 of /frama-c/src/plugins/wp/ProverCoq.ml with

 Format.fprintf fmt "-R %s \"\"@\n" dir

and delete line 415.

Edited Oct 24, 2021 by Kailiang Ji
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking