[Issue 10141] wrong error message with Tuple!(int) : Error: static assert "Cannot put a char[] into a Appender!(string)"

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat May 25 21:20:51 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10141



--- Comment #2 from Kenji Hara <k.hara.pg at gmail.com> 2013-05-25 21:20:49 PDT ---
(In reply to comment #1)
> Looks like another case of http://d.puremagic.com/issues/show_bug.cgi?id=9549.
> That one was closed after it was fixed by accident:
> https://github.com/D-Programming-Language/dmd/pull/1676#issuecomment-14059594
> 
> Apparently it's resurfaced again in this new test-case.

This 'regression' is not caused by the compiler change.
It is introduced by a Phobo change:
https://github.com/D-Programming-Language/phobos/commit/895550649f07dabfb0d8fc7693027e86065b3e57

I think that essentially incomplete compiler's template error report mechanism
would be the root cause of such redundant errors.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list