June 30, 2014 [dmd-internals] [D-Programming-Language/dmd] 34f2f3: fix Issue 13008 - 'deprecated' is not allowed to r... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 34f2f324cafc2e5f9252ada830c9d99babf7787c https://github.com/D-Programming-Language/dmd/commit/34f2f324cafc2e5f9252ada830c9d99babf7787c Author: k-hara <k.hara.pg@gmail.com> Date: 2014-06-30 (Mon, 30 Jun 2014) Changed paths: M src/func.c A test/compilable/test13008.d Log Message: ----------- fix Issue 13008 - 'deprecated' is not allowed to refer another deprecated when it is a function declaration Commit: 6382ff63e5fdceb07fceff898ec49c8f1ce7448a https://github.com/D-Programming-Language/dmd/commit/6382ff63e5fdceb07fceff898ec49c8f1ce7448a Author: Walter Bright <walter@walterbright.com> Date: 2014-06-30 (Mon, 30 Jun 2014) Changed paths: M src/func.c A test/compilable/test13008.d Log Message: ----------- Merge pull request #3704 from 9rnsr/fix13008 [REG2.066a] Issue 13008 - 'deprecated' is not allowed to refer another deprecated when it is a function declaration Compare: https://github.com/D-Programming-Language/dmd/compare/59f088f2c52c...6382ff63e5fd |
Copyright © 1999-2021 by the D Language Foundation