January 27, 2014 [dmd-internals] [D-Programming-Language/dmd] 969639: Merge pull request #3103 from 9rnsr/fix10133 | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/2.065 Home: https://github.com/D-Programming-Language/dmd Commit: 9696390244e466b0dd460cda9b0ea0ee55aedf2a https://github.com/D-Programming-Language/dmd/commit/9696390244e466b0dd460cda9b0ea0ee55aedf2a Author: Walter Bright <walter@walterbright.com> Date: 2014-01-27 (Mon, 27 Jan 2014) Changed paths: M src/attrib.c M src/clone.c M src/cond.c M src/ctfeexpr.c M src/expression.c M src/func.c M src/glue.c M src/import.c M src/mars.c M src/mtype.c M src/opover.c M src/scope.c M src/scope.h M src/struct.c M src/template.c M src/template.h M src/toobj.c A test/compilable/ice6538.d M test/fail_compilation/diag11769.d M test/fail_compilation/diag9880.d M test/fail_compilation/fail319.d M test/fail_compilation/ice6538.d M test/fail_compilation/test8556.d M test/runnable/funclit.d Log Message: ----------- Merge pull request #3103 from 9rnsr/fix10133 Issue 10133 - ICE for templated static conditional lambda Commit: 7ac4d39c715d6186c3d4a8008f488e36846154f7 https://github.com/D-Programming-Language/dmd/commit/7ac4d39c715d6186c3d4a8008f488e36846154f7 Author: Walter Bright <walter@walterbright.com> Date: 2014-01-27 (Mon, 27 Jan 2014) Changed paths: M src/func.c A test/runnable/imports/c11447.d A test/runnable/test11447c.d Log Message: ----------- Merge pull request #3162 from 9rnsr/fix11447 [REG2.065a] Issue 11447 - Closure provide bogus values Commit: ba21c3d6935602178ab832fb9de80ef10e30dc45 https://github.com/D-Programming-Language/dmd/commit/ba21c3d6935602178ab832fb9de80ef10e30dc45 Author: AndrewEdwards <edwards.ac@gmail.com> Date: 2014-01-27 (Mon, 27 Jan 2014) Changed paths: M test/runnable/opover2.d M test/runnable/testrightthis.d Log Message: ----------- Revert "Merge pull request #3151 from 9rnsr/fix11993" This reverts commit 5c6a973c7182d5248697de5e97550e4e3cfb8065, reversing changes made to 1ff9600f27293f2ede5e899eb57c02f77fcd4b66. Compare: https://github.com/D-Programming-Language/dmd/compare/3ba2df6296f7...ba21c3d69356 |
Copyright © 1999-2021 by the D Language Foundation