Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 39207df0a43e1a39a4dcd169505758884cb992d3
https://github.com/D-Programming-Language/dmd/commit/39207df0a43e1a39a4dcd169505758884cb992d3
Author: Don Clugston <[email protected]>
Date: 2012-12-07 (Fri, 07 Dec 2012)
Changed paths:
M src/expression.c
M test/runnable/sdtor.d
Log Message:
-----------
Fix issue 8741 wrong code for struct member init using struct ctor
Generate an error if we need to decide if it is a ctor or not, when we
haven't determined the size yet.
Commit: 8ad7a535440beb8ec5eadb03e3267034719c53ef
https://github.com/D-Programming-Language/dmd/commit/8ad7a535440beb8ec5eadb03e3267034719c53ef
Author: Walter Bright <[email protected]>
Date: 2013-01-02 (Wed, 02 Jan 2013)
Changed paths:
M src/expression.c
M test/runnable/sdtor.d
Log Message:
-----------
Merge pull request #1157 from donc/wrongcode8741struct_ctor
8741 wrong code for struct member inititalited using struct ctor
Compare:
https://github.com/D-Programming-Language/dmd/compare/80e1415c81ac...8ad7a535440b
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals