August 01, 2012 [Issue 8491] New: alias basic type in template paramter unable pass complie | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=8491 Summary: alias basic type in template paramter unable pass complie Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: DMD AssignedTo: nobody@puremagic.com ReportedBy: galaxylang@gmail.com --- Comment #0 from galaxylang <galaxylang@gmail.com> 2012-08-01 08:20:36 PDT --- template m(alias T) { alias T m; } class Fo{} m!Fo fo;//pass m!int i;//error -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
November 15, 2012 [Issue 8491] alias basic type in template paramter unable pass complie | ||||
---|---|---|---|---|
| ||||
Posted in reply to galaxylang | http://d.puremagic.com/issues/show_bug.cgi?id=8491 yebblies <yebblies@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |yebblies@gmail.com Resolution| |DUPLICATE --- Comment #1 from yebblies <yebblies@gmail.com> 2012-11-15 22:23:02 EST --- *** This issue has been marked as a duplicate of issue 9029 *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation