rdmd renames directories if they share the same name as an output file, what to do?

CraigDillabaugh via Digitalmars-d digitalmars-d at puremagic.com
Thu Apr 30 12:10:40 PDT 2015


On Thursday, 30 April 2015 at 18:09:29 UTC, Gary Willoughby wrote:
> In the following bug report it's highlighted that rdmd renames 
> directories if they share the same name as the output file.
>
> https://issues.dlang.org/show_bug.cgi?id=13758
>
> Is there a consensus of opinion on what rdmd should do in this 
> situation? i.e. should it raise an error and fail? Should there 
> be a switch to enable this behaviour?
>
> Personally I think it *should* fail and report the name clash. 
> The switch should not implemented.

Agreed. It should just fail.


More information about the Digitalmars-d mailing list