December 03, 2013 [dmd-internals] [D-Programming-Language/dmd] d93004: Fix Issue 7472 - Cast from class to basic type not... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: d930042fdf0bba5ec43191a9d625264693075732 https://github.com/D-Programming-Language/dmd/commit/d930042fdf0bba5ec43191a9d625264693075732 Author: Daniel Murphy <yebblies@gmail.com> Date: 2013-11-26 (Tue, 26 Nov 2013) Changed paths: M src/expression.c A test/fail_compilation/fail7472.d Log Message: ----------- Fix Issue 7472 - Cast from class to basic type not rejected during semantic Commit: d5d9624f1e629aab1500330bb0891eef554dc9fe https://github.com/D-Programming-Language/dmd/commit/d5d9624f1e629aab1500330bb0891eef554dc9fe Author: Walter Bright <walter@walterbright.com> Date: 2013-12-03 (Tue, 03 Dec 2013) Changed paths: M src/expression.c A test/fail_compilation/fail7472.d Log Message: ----------- Merge pull request #2886 from yebblies/issue7472 Issue 7472 - Cast from class to basic type not rejected during semantic Compare: https://github.com/D-Programming-Language/dmd/compare/70885936ba13...d5d9624f1e62 |
Copyright © 1999-2021 by the D Language Foundation