February 20, 2015 [dmd-internals] [D-Programming-Language/dmd] 24a05d: Improvement and bugfix of MODmethodConv() | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 24a05d1d94b43a9963970fd05471f25670df0f4b https://github.com/D-Programming-Language/dmd/commit/24a05d1d94b43a9963970fd05471f25670df0f4b Author: k-hara <k.hara.pg@gmail.com> Date: 2015-02-18 (Wed, 18 Feb 2015) Changed paths: M src/mtype.c M src/mtype.h M src/template.c Log Message: ----------- Improvement and bugfix of MODmethodConv() - Returns MATCH level - Consider MODwildconst Commit: b4f6725e3c94c302d5b161a6d7f8dff271cb8f64 https://github.com/D-Programming-Language/dmd/commit/b4f6725e3c94c302d5b161a6d7f8dff271cb8f64 Author: k-hara <k.hara.pg@gmail.com> Date: 2015-02-18 (Wed, 18 Feb 2015) Changed paths: M src/aliasthis.c M src/declaration.h M src/func.c M test/runnable/aliasthis.d Log Message: ----------- fix Issue 13009 - inout overload conflicts with non-inout when used via alias this Commit: d30acc5d9c4a626711c3462ff3d42b9f105cd169 https://github.com/D-Programming-Language/dmd/commit/d30acc5d9c4a626711c3462ff3d42b9f105cd169 Author: Brad Roberts <braddr@puremagic.com> Date: 2015-02-20 (Fri, 20 Feb 2015) Changed paths: M src/aliasthis.c M src/declaration.h M src/func.c M src/mtype.c M src/mtype.h M src/template.c M test/runnable/aliasthis.d Log Message: ----------- Merge pull request #4417 from 9rnsr/fix13009 [REG2.064] Issue 13009 - inout overload conflicts with non-inout when used via alias this Compare: https://github.com/D-Programming-Language/dmd/compare/0e0a328fe8bd...d30acc5d9c4a |
Copyright © 1999-2021 by the D Language Foundation