On Tuesday, 3 April 2018 at 13:12:05 UTC, Timoses wrote:
On Tuesday, 3 April 2018 at 05:20:55 UTC, Seb wrote:
Better diagnostics and error messages is a key goal in 2018
for dmd ;-)
Awesome! How about telling the user which of the template
constraints failed? Would be so awesome. Currently, there's a
need to check every single one (as mentioned by bauss) which
can sometimes be a hassle.
I guess related issues are:
https://issues.dlang.org/show_bug.cgi?id=9626
https://issues.dlang.org/show_bug.cgi?id=4970