January 27, 2014 [dmd-internals] [D-Programming-Language/dmd] e92807: Merge pull request #3103 from 9rnsr/fix10133 | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/2.065 Home: https://github.com/D-Programming-Language/dmd Commit: e9280781bd3831de9504f56a8cba5965b9335a0a https://github.com/D-Programming-Language/dmd/commit/e9280781bd3831de9504f56a8cba5965b9335a0a 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: b2baac2aad179060487dead30d1a799f8ee64eaf https://github.com/D-Programming-Language/dmd/commit/b2baac2aad179060487dead30d1a799f8ee64eaf Author: Walter Bright <walter@walterbright.com> Date: 2014-01-27 (Mon, 27 Jan 2014) Changed paths: M src/expression.c Log Message: ----------- Merge pull request #3151 from 9rnsr/fix11993 [REG] Issue 11993 - typeof(this) in constraint of member function template should reflect method qualifier Commit: 3e8509a4f5411f300abd57b1f226bbf705dff3cc https://github.com/D-Programming-Language/dmd/commit/3e8509a4f5411f300abd57b1f226bbf705dff3cc 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 Compare: https://github.com/D-Programming-Language/dmd/compare/3ba2df6296f7...3e8509a4f541 |
Copyright © 1999-2021 by the D Language Foundation