https://issues.dlang.org/show_bug.cgi?id=14166
Kenji Hara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|D1 & D2 |D2 --- Comment #3 from Kenji Hara <[email protected]> --- (In reply to Vladimir Panteleev from comment #2) > (In reply to Kenji Hara from comment #1) > > Is this really a regression? With 2.066.1 and, 2.066, same error happens. > > > > And with 2.065, the error is changed to: > > Sorry about that. This code compiles in 2.065 but not 2.066: > [snip] Thanks. I found that the root of the first rejects-valid case is same with the second regression case. But I want a little more time for the think of the good way to fix the issue. --
