May 19, 2013 [dmd-internals] [D-Programming-Language/dmd] d39288: Fixes Issue 8509 - Appending base type to enum sho... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: d39288edbee92e241c5a086b297f6afe90c3d764 https://github.com/D-Programming-Language/dmd/commit/d39288edbee92e241c5a086b297f6afe90c3d764 Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2012-10-31 (Wed, 31 Oct 2012) Changed paths: M src/cast.c A test/compilable/test8509.d A test/fail_compilation/test8509.d Log Message: ----------- Fixes Issue 8509 - Appending base type to enum should not result in new enum type. Commit: 22f300eb07f6e64f36a3535bee6c00b224249e35 https://github.com/D-Programming-Language/dmd/commit/22f300eb07f6e64f36a3535bee6c00b224249e35 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2013-05-19 (Sun, 19 May 2013) Changed paths: M src/cast.c A test/compilable/test8509.d A test/fail_compilation/test8509.d Log Message: ----------- Merge pull request #1240 from AndrejMitrovic/Fix8509 Issue 8509 - Appending base type to enum should not result in new enum type Compare: https://github.com/D-Programming-Language/dmd/compare/598f30db3a9e...22f300eb07f6 |
Copyright © 1999-2021 by the D Language Foundation