Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • why3 why3
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 167
    • Issues 167
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 26
    • Merge requests 26
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Why3Why3
  • why3why3
  • Issues
  • #150
Closed
Open
Issue created Jun 27, 2018 by Andrei Paskevich@paskevycOwner

custom Menhir error reporting does not work in TryWhy3

report.ml uses functions from Str (search_forward), which are not implemented in js_of_ocaml. Thus, instead of "syntax error", TryWhy3 shows "Failure: re_search_forward not implemented". Removing the call to Report.report from lexer.mll fixes the problem, but we need a proper solution to this.

(I am amazed that TryWhy3 manages to avoid other uses of Str regexps — we seem to have quite a number of them in Why3.)

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