D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 1175 - nested class inheritance
Summary: nested class inheritance
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: dmd (show other issues)
Version: D2
Hardware: x86 Linux
: P2 normal
Assignee: No Owner
URL: http://www.digitalmars.com/d/archives...
Keywords: rejects-valid
: 2342 8389 (view as issue list)
Depends on:
Blocks:
 
Reported: 2007-04-21 11:40 UTC by David Ferenczi
Modified: 2015-06-09 05:14 UTC (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Comment 2 helmutduregger 2009-01-20 05:08:57 UTC
Seems to be related to http://d.puremagic.com/issues/show_bug.cgi?id=2342
Comment 3 David Ferenczi 2009-09-10 05:43:28 UTC
*** Issue 2342 has been marked as a duplicate of this issue. ***
Comment 4 github-bugzilla 2012-04-19 15:15:55 UTC
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/f53f41d85dee6d0a7947a8a2d31d0e069445af69
fix Issue 1175 - nested class inheritance

https://github.com/D-Programming-Language/dmd/commit/4db669eabeb43d4516b32de886f31f0f9c06f108
Merge pull request #889 from CyberShadow/fix-2342

fix Issue 1175 - nested class inheritance
Comment 5 Guillaume Chatelet 2012-07-14 05:15:02 UTC
*** Issue 8389 has been marked as a duplicate of this issue. ***