[Issue 1525] Can't instantiate template with bogus error messages

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jun 12 22:05:13 PDT 2011


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


yebblies <yebblies at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |yebblies at gmail.com
         Resolution|                            |FIXED


--- Comment #3 from yebblies <yebblies at gmail.com> 2011-06-12 22:00:34 PDT ---
Dmd now complains that V and C are undefined (dmd 1.068 & 2.053) which
correctly identifies the problem.

testx.d(1): Error: undefined identifier C, did you mean template k(U : V[C])?
testx.d(1): Error: undefined identifier V, did you mean template k(U :
V[_error_
])?

-- 
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