OK. I fixed two issues. - Commit a584488e82730 accidentally had been lost from 2.063 branch. - Auto tester result had shown red.
http://d.puremagic.com/test-results/test_data.ghtml?projectid=7&runid=45480&logid=7 Kenji Hara 2013/5/30 GitHub <[email protected]> > Branch: refs/heads/2.063 > Home: https://github.com/D-Programming-Language/dmd > Commit: a584488e827307bb3e9789fba20363c12d46486c > > https://github.com/D-Programming-Language/dmd/commit/a584488e827307bb3e9789fba20363c12d46486c > Author: Hara Kenji <[email protected]> > Date: 2013-05-27 (Mon, 27 May 2013) > > Changed paths: > M src/declaration.c > M src/expression.c > M src/mars.c > M src/mars.h > R test/compilable/sw_transition_3449.d > M test/compilable/sw_transition_field.d > M test/runnable/test3449.d > M test/runnable/testconst.d > > Log Message: > ----------- > Merge pull request #2076 from WalterBright/revert93towarning > > make initialized const fields a warning > > > Commit: 76d09dfa5ef28176f666aa6f50038ed6a48b830b > > https://github.com/D-Programming-Language/dmd/commit/76d09dfa5ef28176f666aa6f50038ed6a48b830b > Author: k-hara <[email protected]> > Date: 2013-05-29 (Wed, 29 May 2013) > > Changed paths: > M test/runnable/property2.d > > Log Message: > ----------- > Fix 2.063 branch breaking > > Bug10103 is not yet fixed in 2.063 branch. > > > Commit: 5baa8c3e01626eba2f98f43a388944847e4958bb > > https://github.com/D-Programming-Language/dmd/commit/5baa8c3e01626eba2f98f43a388944847e4958bb > Author: k-hara <[email protected]> > Date: 2013-05-29 (Wed, 29 May 2013) > > Changed paths: > M src/declaration.c > M src/expression.c > M src/mars.c > M src/mars.h > R test/compilable/sw_transition_3449.d > M test/compilable/sw_transition_field.d > M test/runnable/test3449.d > M test/runnable/testconst.d > > Log Message: > ----------- > Merge tag 'v2.063' into 2.063 > > > Compare: > https://github.com/D-Programming-Language/dmd/compare/447b481775d3...5baa8c3e0162 > > _______________________________________________ > dmd-internals mailing list > [email protected] > http://lists.puremagic.com/mailman/listinfo/dmd-internals >
_______________________________________________ dmd-internals mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-internals
