July 05, 2015 [dmd-internals] [D-Programming-Language/dmd] 0b98ae: fix Issue 14753 - pragma(inline) hides the alias "... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 0b98ae3a89000291819613958e07ccc38da1abc0 https://github.com/D-Programming-Language/dmd/commit/0b98ae3a89000291819613958e07ccc38da1abc0 Author: k-hara <k.hara.pg@gmail.com> Date: 2015-07-01 (Wed, 01 Jul 2015) Changed paths: M src/attrib.c M test/fail_compilation/pragmainline2.d M test/runnable/inline.d Log Message: ----------- fix Issue 14753 - pragma(inline) hides the alias "string" Commit: 692c7a5a4e54d686aa4536ee9325e161bffbeec6 https://github.com/D-Programming-Language/dmd/commit/692c7a5a4e54d686aa4536ee9325e161bffbeec6 Author: Walter Bright <walter@walterbright.com> Date: 2015-07-05 (Sun, 05 Jul 2015) Changed paths: M src/attrib.c M test/fail_compilation/pragmainline2.d M test/runnable/inline.d Log Message: ----------- Merge pull request #4793 from 9rnsr/fix14753 Issue 14753 - pragma(inline) hides the alias "string" Compare: https://github.com/D-Programming-Language/dmd/compare/ef5153823b8d...692c7a5a4e54 |
Copyright © 1999-2021 by the D Language Foundation