[Issue 3238] Template function reference being made without the template body being generated
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon May 17 19:00:22 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=3238
Gide Nwawudu <gide at nwawudu.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-invalid-code
Status|NEW |RESOLVED
CC| |gide at nwawudu.com
Resolution| |WORKSFORME
--- Comment #2 from Gide Nwawudu <gide at nwawudu.com> 2010-05-17 19:00:18 PDT ---
Works in DMD v2.046.
D:\test>dmd a.d b.d
a.d(5): Error: identifier 'intentional' is not defined
a.d(5): Error: intentional is used as a type
a.d(9): Error: template instance a.S!(char) error instantiating
b.d(5): instantiated from here: f!(char)
--
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