[dmd-internals] [D-Programming-Language/dmd] 2e9c2e: Align first offset of derived class correctly (mat...
GitHub
noreply at github.com
Sun Jul 28 21:06:19 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 2e9c2e6f45ce44f8bd91ba5706f613c8ad8b8711
https://github.com/D-Programming-Language/dmd/commit/2e9c2e6f45ce44f8bd91ba5706f613c8ad8b8711
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-07-28 (Sun, 28 Jul 2013)
Changed paths:
M src/class.c
M test/runnable/test12.d
Log Message:
-----------
Align first offset of derived class correctly (matching C++)
Commit: efa07e2f10b870a20e76142628f5f6080a6924d5
https://github.com/D-Programming-Language/dmd/commit/efa07e2f10b870a20e76142628f5f6080a6924d5
Author: Walter Bright <walter at walterbright.com>
Date: 2013-07-28 (Sun, 28 Jul 2013)
Changed paths:
M src/class.c
M test/runnable/test12.d
Log Message:
-----------
Merge pull request #2396 from yebblies/alignclass
[DDMD] Align first offset of derived class correctly (matching C++)
Compare: https://github.com/D-Programming-Language/dmd/compare/303f6c69a831...efa07e2f10b8
More information about the dmd-internals
mailing list