July 17, 2012 [dmd-internals] [D-Programming-Language/dmd] 27134a: Issue 7322 - Taking address of deprecated function... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 27134abfb05ef9218e8d6139fe29219b2be4902b https://github.com/D-Programming-Language/dmd/commit/27134abfb05ef9218e8d6139fe29219b2be4902b Author: Daniel Murphy <yebblies@gmail.com> Date: 2012-04-13 (Fri, 13 Apr 2012) Changed paths: M src/expression.c A test/fail_compilation/fail7322.d Log Message: ----------- Issue 7322 - Taking address of deprecated functions isn't refused AddrExp::semantic is missing a check when e1 is a VarExp. Commit: d5dc77452b7f6d0c0768bf33ff3f8172fc0cc482 https://github.com/D-Programming-Language/dmd/commit/d5dc77452b7f6d0c0768bf33ff3f8172fc0cc482 Author: Don Clugston <dclugston@googlemail.com> Date: 2012-07-17 (Tue, 17 Jul 2012) Changed paths: M src/expression.c A test/fail_compilation/fail7322.d Log Message: ----------- Merge pull request #670 from yebblies/issue7322 Issue 7322 - Taking address of deprecated functions isn't refused Compare: https://github.com/D-Programming-Language/dmd/compare/00778d310b69...d5dc77452b7f |
Copyright © 1999-2021 by the D Language Foundation