[dmd-internals] [D-Programming-Language/dmd] f3fea8: fix Issue 12543 - Class.sizeof requires the Class'...
GitHub
noreply at github.com
Tue Apr 8 03:45:20 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: f3fea81596aa0bdb4e194f4acf480a4be07ce926
https://github.com/D-Programming-Language/dmd/commit/f3fea81596aa0bdb4e194f4acf480a4be07ce926
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-04-08 (Tue, 08 Apr 2014)
Changed paths:
M src/mtype.c
A test/compilable/fwdref12543.d
Log Message:
-----------
fix Issue 12543 - Class.sizeof requires the Class' definition
Commit: 1d8d43ab90df75f8eba875ac02abc352a3cf64f9
https://github.com/D-Programming-Language/dmd/commit/1d8d43ab90df75f8eba875ac02abc352a3cf64f9
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-04-08 (Tue, 08 Apr 2014)
Changed paths:
M src/mtype.c
A test/compilable/fwdref12543.d
Log Message:
-----------
Merge pull request #3437 from 9rnsr/fix12543
Issue 12543 - Class.sizeof requires the Class' definition
Compare: https://github.com/D-Programming-Language/dmd/compare/f18ccc9a0ae3...1d8d43ab90df
More information about the dmd-internals
mailing list