[dmd-internals] [D-Programming-Language/dmd] 094f8f: Merge pull request #1412 from 9rnsr/fix9210
GitHub
noreply at github.com
Fri Dec 28 11:11:01 PST 2012
Branch: refs/heads/staging
Home: https://github.com/D-Programming-Language/dmd
Commit: 094f8f7687ea21df4670efd33338e6c69478a019
https://github.com/D-Programming-Language/dmd/commit/094f8f7687ea21df4670efd33338e6c69478a019
Author: Walter Bright <walter at walterbright.com>
Date: 2012-12-27 (Thu, 27 Dec 2012)
Changed paths:
M src/template.c
M test/Makefile
M test/d_do_test.d
A test/fail_compilation/diag9210a.d
A test/fail_compilation/imports/diag9210b.d
A test/fail_compilation/imports/diag9210c.d
A test/fail_compilation/imports/diag9210stdcomplex.d
A test/fail_compilation/imports/diag9210stdtraits.d
Log Message:
-----------
Merge pull request #1412 from 9rnsr/fix9210
Issue 9210 - [2.061 beta] Import cycle causes unpredictable compile errors
Commit: 171941e9ee8cd821e50a00a839bfadedbf2b55ac
https://github.com/D-Programming-Language/dmd/commit/171941e9ee8cd821e50a00a839bfadedbf2b55ac
Author: Walter Bright <walter at walterbright.com>
Date: 2012-12-27 (Thu, 27 Dec 2012)
Changed paths:
M src/mtype.c
M test/runnable/traits.d
Log Message:
-----------
Merge pull request #1411 from 9rnsr/fix9213
Issue 9213 - [2.061 beta] Member access without this and __traits(compiles, ...)
Commit: a99595563407e1dd813a83c8f21e290424fc6bc6
https://github.com/D-Programming-Language/dmd/commit/a99595563407e1dd813a83c8f21e290424fc6bc6
Author: Walter Bright <walter at walterbright.com>
Date: 2012-12-27 (Thu, 27 Dec 2012)
Changed paths:
M src/ctfeexpr.c
M src/mtype.c
M test/runnable/aliasthis.d
Log Message:
-----------
Merge pull request #1385 from 9rnsr/fix9177
Issue 9177 - Wrong `alias func this` incorrectly reports error message
Commit: 260ec594ad14acf72812c2563ab249b71a7c55d2
https://github.com/D-Programming-Language/dmd/commit/260ec594ad14acf72812c2563ab249b71a7c55d2
Author: Walter Bright <walter at walterbright.com>
Date: 2012-12-28 (Fri, 28 Dec 2012)
Changed paths:
M src/mtype.c
M src/mtype.h
M src/statement.c
A test/fail_compilation/test9230.d
M test/runnable/xtest46.d
Log Message:
-----------
Merge pull request #1418 from 9rnsr/fix9230
Issue 9230 - Incorrect implicit immutable conversion occurs in pure function
Commit: dff92ecbadea3c959aeb5f99d42f08324b981aae
https://github.com/D-Programming-Language/dmd/commit/dff92ecbadea3c959aeb5f99d42f08324b981aae
Author: Walter Bright <walter at walterbright.com>
Date: 2012-12-28 (Fri, 28 Dec 2012)
Changed paths:
M src/template.c
M test/runnable/property2.d
Log Message:
-----------
Merge pull request #1420 from 9rnsr/fix9234
Issue 9234 - DMD confuses string template parameter with function
Compare: https://github.com/D-Programming-Language/dmd/compare/c1e04220dcd9...dff92ecbadea
More information about the dmd-internals
mailing list