Phobos begat madness

Walter Bright newshound2 at digitalmars.com
Fri Jun 22 22:28:17 UTC 2018


On 6/22/2018 3:03 PM, Adam D. Ruppe wrote:
> On Friday, 22 June 2018 at 21:37:07 UTC, Walter Bright wrote:
>> I decided to accept the Mission Impossible of figuring out why it was inferred 
>> as @system.
> 
> 
> This would be trivial if the compiler had decent error messages.
> 
> https://issues.dlang.org/show_bug.cgi?id=17374
> 
> It could just tell us the bottom-most call that was not @safe (or @nogc or 
> nothrow or whatever) that is not inferred, and boom, problem solved in seconds.

That would help, do you want to implement it?

(The begats are still a problem regardless.)


More information about the Digitalmars-d mailing list