Regression in common type inference of delegates

H. S. Teoh hsteoh at quickfur.ath.cx
Wed Sep 30 05:50:45 UTC 2020


Tried to compile an old project of mine today, and ran into this:

	https://issues.dlang.org/show_bug.cgi?id=21285

It used to work in 2.092, but no longer works in 2.094.  :-(

This is a problem for me because the code base in question contains a
LOT of literals of this sort, and rewriting all of that to use whatever
workaround would be a huge undertaking.


T

-- 
War doesn't prove who's right, just who's left. -- BSD Games' Fortune


More information about the Digitalmars-d mailing list