DMD Source Guidance: Unused Return Values of Strictly Pure Function Calls

"Nordlöw" per.nordlow at gmail.com
Thu Feb 27 23:36:34 PST 2014


> https://d.puremagic.com/issues/show_bug.cgi?id=3882
>
> Bye,
> bearophile

Did you set this as WONTFIX because of too many warnings from 
functions that may throw or just do asserts such as unittests?

If so does anyone see any way to restrict warnings even further 
for example by checking if a function will call assert or nothrow 
or do a debug print?


More information about the Digitalmars-d-learn mailing list