DMD backend quality (Was: Re: DIP 1031--Deprecate Brace-Style Struct Initializers--Community Review Round 1 Discussion)
Walter Bright
newshound2 at digitalmars.com
Mon Feb 17 03:03:12 UTC 2020
On 2/16/2020 6:07 PM, Mathias Lang wrote:
> Since PR are welcome, can you please take care of
> https://github.com/dlang/dmd/pull/10200 which hasn't been reviewed for 6+ months ?
It fails all tests on Posix:
ERROR: dmd/target.d(408): Error: no property `isPOSIX` for type `Param`
Also, it's pretty hard to deduce the strategy from the low level detail.
More information about the Digitalmars-d
mailing list