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

dmd deletes similar named files #19421

Open
dlangBugzillaToGithub opened this issue Apr 6, 2018 · 0 comments
Open

dmd deletes similar named files #19421

dlangBugzillaToGithub opened this issue Apr 6, 2018 · 0 comments
Labels

Comments

@dlangBugzillaToGithub
Copy link

ArturG reported this on 2018-04-06T19:03:23Z

Transferred from https://issues.dlang.org/show_bug.cgi?id=18740

CC List

  • Seb

Description

if i have 2 files with the same name, like this

test
test.d

and execute dmd -D test

dmd picks test.d and generates the test.html but deletes the test file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant