Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Name conflict in creating a .doo archive #4068

Open
davidcok opened this issue May 23, 2023 · 0 comments
Open

Name conflict in creating a .doo archive #4068

davidcok opened this issue May 23, 2023 · 0 comments
Assignees
Labels
during 1: program development Bad error message or documentation; IDE bug; crash compiling invalid program kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label priority: not yet Will reconsider working on this when we're looking for work

Comments

@davidcok
Copy link
Collaborator

Dafny version

4.1

Code to produce this issue

If a folder M-lib (with contents) exists when creating a M.doo output file (with `dafny build -t:lib ... --output:M.doo`), then the resulting M.doo archive will contain whatever was originally in M-lib before the operation began.

Command to run and resulting output

No response

What happened?

Use a new, clean temporary folder to assemble the files, zip them up, and then delete the temporary folder.

What type of operating system are you experiencing the problem on?

Mac

@davidcok davidcok added the kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label label May 23, 2023
@keyboardDrummer keyboardDrummer added priority: not yet Will reconsider working on this when we're looking for work during 1: program development Bad error message or documentation; IDE bug; crash compiling invalid program labels Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
during 1: program development Bad error message or documentation; IDE bug; crash compiling invalid program kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label priority: not yet Will reconsider working on this when we're looking for work
Projects
None yet
Development

No branches or pull requests

3 participants