[Issue 18275] dmd deletes source file fun.cpp with `dmd fun.cpp.o main.d`
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Apr 6 16:02:00 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=18275
Seb <greensunny12 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |greensunny12 at gmail.com
--- Comment #3 from Seb <greensunny12 at gmail.com> ---
(In reply to ArturG from comment #2)
> is this the same bug?
> 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.
It's probably related, but it would be great if you could open a new issue for
it, s.t. it can be properly tracked. Thanks!
--
More information about the Digitalmars-d-bugs
mailing list