[dmd-internals] [D-Programming-Language/dmd] f53f41: fix Issue 1175 - nested class inheritance
GitHub
noreply at github.com
Thu Apr 19 15:14:53 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: f53f41d85dee6d0a7947a8a2d31d0e069445af69
https://github.com/D-Programming-Language/dmd/commit/f53f41d85dee6d0a7947a8a2d31d0e069445af69
Author: Vladimir Panteleev <vladimir at thecybershadow.net>
Date: 2012-04-19 (Thu, 19 Apr 2012)
Changed paths:
M src/class.c
M test/runnable/xtest46.d
Log Message:
-----------
fix Issue 1175 - nested class inheritance
Commit: 4db669eabeb43d4516b32de886f31f0f9c06f108
https://github.com/D-Programming-Language/dmd/commit/4db669eabeb43d4516b32de886f31f0f9c06f108
Author: Walter Bright <walter at walterbright.com>
Date: 2012-04-19 (Thu, 19 Apr 2012)
Changed paths:
M src/class.c
M test/runnable/xtest46.d
Log Message:
-----------
Merge pull request #889 from CyberShadow/fix-2342
fix Issue 1175 - nested class inheritance
Compare: https://github.com/D-Programming-Language/dmd/compare/11f70c7...4db669e
More information about the dmd-internals
mailing list