Send me your list of D gripes and wishes

Walter Bright newshound2 at digitalmars.com
Sat Dec 24 19:53:34 UTC 2022


On 12/24/2022 6:46 AM, ag0aep6g wrote:
> On Saturday, 24 December 2022 at 13:46:33 UTC, Mike Parker wrote:
>> __PLEASE NOTE__: I won't be looking for your lists in this thread. If it turns 
>> into one of those multipage threads, I don't want to have to pick through 
>> every post looking for the details. __Please email me__. Then I can keep 
>> everything in one place with nice tags that make it easy for me to reference.
> 
> A long time ago, I found a bug. Being a good little user/contributor, I reported 
> it. It's here: https://issues.dlang.org/show_bug.cgi?id=15086
> 
> I then had to painfully convince the leadership that it is indeed a bug. I'm 
> still not sure if Walter recognizes the actual issue.

Your report was not ignored. It's that changing it would break existing code, 
something I get routinely excoriated about.

The -mv switch was added to deal with this problem, and is mentioned in the 
comments on the issue.

https://dlang.org/dmd-windows.html#switch-mv

There have also been two PRs by marler8997 about it.

https://github.com/dlang/dmd/pull/7778
https://github.com/dlang/dmd/pull/7878

though I'm not sure why he closed the second.




More information about the Digitalmars-d mailing list