March 09, 2015 [dmd-internals] [D-Programming-Language/dmd] 38ac49: fix Issue 14262 - [REG] [2.067-b3] Can't use class... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 38ac49aea1bdfcab1ccef136fd8c26b7aa218a01 https://github.com/D-Programming-Language/dmd/commit/38ac49aea1bdfcab1ccef136fd8c26b7aa218a01 Author: Martin Nowak <code@dawg.eu> Date: 2015-03-09 (Mon, 09 Mar 2015) Changed paths: M src/expression.c A test/compilable/diag4596.d R test/fail_compilation/diag4596.d M test/fail_compilation/fail13116.d Log Message: ----------- fix Issue 14262 - [REG] [2.067-b3] Can't use class `this` as ref argument - turn the error into a deprecation Commit: 942dffe2da43c22ea64b6dc6ae4423f921c7838c https://github.com/D-Programming-Language/dmd/commit/942dffe2da43c22ea64b6dc6ae4423f921c7838c Author: Walter Bright <walter@walterbright.com> Date: 2015-03-09 (Mon, 09 Mar 2015) Changed paths: M src/expression.c A test/compilable/diag4596.d R test/fail_compilation/diag4596.d M test/fail_compilation/fail13116.d Log Message: ----------- Merge pull request #4463 from MartinNowak/revert3761 Revert "Merge pull request #3761 from quickfur/issue13116" Compare: https://github.com/D-Programming-Language/dmd/compare/2f27180ff5db...942dffe2da43 |
Copyright © 1999-2021 by the D Language Foundation