Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: c779ec72240f6b110af0b9f3a0d3cc4a0bf271ee
https://github.com/D-Programming-Language/dmd/commit/c779ec72240f6b110af0b9f3a0d3cc4a0bf271ee
Author: k-hara <[email protected]>
Date: 2015-03-03 (Tue, 03 Mar 2015)
Changed paths:
M src/expression.c
M src/inline.c
M src/toobj.c
M test/runnable/xtest46.d
Log Message:
-----------
fix Issue 7104 - linker error on void main(){ typeof(new class{}) c; c = new
typeof(c); }
Commit: e59c181051348d4b3a2c2fc0168dca36ab8958fd
https://github.com/D-Programming-Language/dmd/commit/e59c181051348d4b3a2c2fc0168dca36ab8958fd
Author: Walter Bright <[email protected]>
Date: 2015-03-03 (Tue, 03 Mar 2015)
Changed paths:
M src/expression.c
M src/inline.c
M src/toobj.c
M test/runnable/xtest46.d
Log Message:
-----------
Merge pull request #4453 from 9rnsr/fix7104
Issue 7104 - linker error on void main(){ typeof(new class{}) c; c = new
typeof(c); }
Compare:
https://github.com/D-Programming-Language/dmd/compare/dfaf88409d21...e59c18105134_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals