June 20, 2012 [dmd-internals] [D-Programming-Language/dmd] c811c9: Fix issue 8249 Spurious error message with templat... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: c811c9a699892605f7267dc96e52e5aa144232f7 https://github.com/D-Programming-Language/dmd/commit/c811c9a699892605f7267dc96e52e5aa144232f7 Author: Don Clugston <don.clugston@sociomantic.com> Date: 2012-06-18 (Mon, 18 Jun 2012) Changed paths: M src/mtype.c Log Message: ----------- Fix issue 8249 Spurious error message with templates and alias this Lookup should be blocked only by errors in this template instance, not by any global error. Commit: 0e2c6421ff333d74acc294c2958f4ae90fa76098 https://github.com/D-Programming-Language/dmd/commit/0e2c6421ff333d74acc294c2958f4ae90fa76098 Author: Walter Bright <walter@walterbright.com> Date: 2012-06-20 (Wed, 20 Jun 2012) Changed paths: M src/mtype.c Log Message: ----------- Merge pull request #1015 from donc/spurious8249templatealiasthis Fix issue 8249 Spurious error message with templates and alias this Compare: https://github.com/D-Programming-Language/dmd/compare/9019b67c7027...0e2c6421ff33 |
Copyright © 1999-2021 by the D Language Foundation