[Issue 1353] Can't use typeof() in base class list.

2012-11-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1353 Kenji Hara changed: What|Removed |Added CC||ogon...@gmail.com --- Comment #4 from Ken

[Issue 1353] Can't use typeof() in base class list.

2012-10-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1353 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 1353] Can't use typeof() in base class list.

2012-10-21 Thread d-bugmail
/ad2b0c14ad5beecbd6e579738357fe622cb3bff6 Fix Issue 1353 - Can't use typeof() in base class list. Remove the restriction that a base class must being with an identifier (or a dot) and accept any type during passing. The semantic checks give better error messages anyway. https://github.com/D-Programming-Language/dmd/c

[Issue 1353] Can't use typeof() in base class list.

2012-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1353 yebblies changed: What|Removed |Added Keywords||pull --- Comment #1 from yebblies 2012-10-