http://d.puremagic.com/issues/show_bug.cgi?id=5116
Don <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Version|D2 |D1 & D2 Summary|Too many error messages |spurious 'is used as a |with failed template |type' error after template |constraint |lookup error --- Comment #1 from Don <[email protected]> 2012-02-24 00:34:50 PST --- Nothing to with templates. Same thing happens with: struct Foo {} class Bar(int n) void main() { auto b = new Bar!Foo(); } -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
