Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 7cea8d2bef94d2e7394c4ef96792acd782f73173
      
https://github.com/D-Programming-Language/dmd/commit/7cea8d2bef94d2e7394c4ef96792acd782f73173
  Author: k-hara <[email protected]>
  Date:   2012-04-30 (Mon, 30 Apr 2012)

  Changed paths:
    M src/declaration.c
    M test/runnable/mixin2.d

  Log Message:
  -----------
  fix Issue 7560 - Base class overloaded methods created by mixins can't be 
overriden


  Commit: 3e1358125feb935445370000ec883dc4afc3befc
      
https://github.com/D-Programming-Language/dmd/commit/3e1358125feb935445370000ec883dc4afc3befc
  Author: Walter Bright <[email protected]>
  Date:   2012-04-30 (Mon, 30 Apr 2012)

  Changed paths:
    M src/declaration.c
    M test/runnable/mixin2.d

  Log Message:
  -----------
  Merge pull request #916 from 9rnsr/fix7560

Issue 7560 - Base class overloaded methods created by mixins can't be overriden


Compare: https://github.com/D-Programming-Language/dmd/compare/d303d30...3e13581
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to