Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • RefinedC RefinedC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Iris
  • RefinedCRefinedC
  • Issues
  • #49
Closed
Open
Created Dec 21, 2021 by Jaehwang Jung@jaehwang.jung

Exclude `_opam` directory in `file_check`?

I installed refinedc in a fresh opam local switch and tried refinedc init, but it says

Directory "/path/to/project/_opam/lib/coq-core/proofs" uses a reserved name.

It works correctly when I ran it in a subdirectory /path/to/project/subdir.

I think this can be avoided if we add "_opam" to the ignored_dirs for file_check:
https://gitlab.mpi-sws.org/iris/refinedc/-/blob/b41547154b1ae30b75bf76d144a811f699e3b11e/frontend/main.ml#L542

Edited Dec 21, 2021 by Jaehwang Jung
Assignee
Assign to
Time tracking