[Issue 1012] cannot instantiate template with no or default arguments without !()

2019-05-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1012 Mathias LANG changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 1012] cannot instantiate template with no or default arguments without !()

2017-12-09 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1012 Jonathan M Davis changed: What|Removed |Added Hardware|x86 |All Version|D1 (retired)

[Issue 1012] cannot instantiate template with no or default arguments without !()

2017-12-09 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1012 Jonathan M Davis changed: What|Removed |Added CC||j...@jackstouffer.com --- Comment #11 from

[Issue 1012] cannot instantiate template with no or default arguments without !()

2014-10-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1012 Martin Nowak changed: What|Removed |Added CC||c...@dawg.eu --- Comment #10 from Martin Nowak

[Issue 1012] cannot instantiate template with no or default arguments without !()

2012-11-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1012 Jakob Ovrum changed: What|Removed |Added CC||jakobov...@gmail.com --- Comment #9 from

[Issue 1012] cannot instantiate template with no or default arguments without !()

2012-11-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1012 Jonathan M Davis changed: What|Removed |Added CC||jmdavisp...@gmx.com --- Comment #8

[Issue 1012] cannot instantiate template with no or default arguments without !()

2012-11-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1012 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #

[Issue 1012] cannot instantiate template with no or default arguments without !()

2012-11-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1012 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #6 from Kenji Hara 2012

[Issue 1012] cannot instantiate template with no or default arguments without !()

2009-09-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1012 --- Comment #4 from Rainer Schuetze 2009-09-30 14:48:47 PDT --- Created an attachment (id=466) convert TypeIdentifer refering to TemplateDeclaration to TypeInstance I don't expect any additional ambiguities, because the template types are in

[Issue 1012] cannot instantiate template with no or default arguments without !()

2009-06-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1012 Stewart Gordon changed: What|Removed |Added Severity|normal |enhancement --- Comment #3 from Ste