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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to