September 15, 2015 [dmd-internals] [D-Programming-Language/dmd] 803da8: fix Issue 14858 - spurious "Error: overload alias ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 803da8f10c0c5d09da5b19274ba1a1b9763d5e03 https://github.com/D-Programming-Language/dmd/commit/803da8f10c0c5d09da5b19274ba1a1b9763d5e03 Author: k-hara <k.hara.pg@gmail.com> Date: 2015-08-31 (Mon, 31 Aug 2015) Changed paths: M src/expression.d M test/runnable/overload.d Log Message: ----------- fix Issue 14858 - spurious "Error: overload alias 'foo' is not a variable" when overloading template and non-template via aliases Commit: e91a6ac45b6adc2d8080df14caca0b62cad19a9b https://github.com/D-Programming-Language/dmd/commit/e91a6ac45b6adc2d8080df14caca0b62cad19a9b Author: Daniel Murphy <yebblies@gmail.com> Date: 2015-09-15 (Tue, 15 Sep 2015) Changed paths: M src/expression.d M test/runnable/overload.d Log Message: ----------- Merge pull request #4857 from 9rnsr/fix14858 Issue 14858 - spurious "Error: overload alias 'foo' is not a variable" when overloading template and non-template via aliases Compare: https://github.com/D-Programming-Language/dmd/compare/d90837d26912...e91a6ac45b6a |
Copyright © 1999-2021 by the D Language Foundation