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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Oct 21 14:14:18 PDT 2012


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



--- Comment #2 from github-bugzilla at puremagic.com 2012-10-21 14:14:16 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/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/commit/fb81572f58754d7a5a248bc46fb731e566fc2f83
Merge pull request #1177 from yebblies/issue1353

Enhancement 1353 - Can't use typeof() in base class list.

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