Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 741b88c6a81320237c0a3cdd312238d0fcb20e9e
      
https://github.com/D-Programming-Language/dmd/commit/741b88c6a81320237c0a3cdd312238d0fcb20e9e
  Author: k-hara <[email protected]>
  Date:   2012-05-04 (Fri, 04 May 2012)

  Changed paths:
    M src/func.c
    A test/fail_compilation/fail8032.d
    M test/runnable/mixin1.d

  Log Message:
  -----------
  fix Issue 8032 - `mixin template` before virtual method with same method 
causes an error


  Commit: b488853f4d3617945851d5d0a2ac20ccb7dab631
      
https://github.com/D-Programming-Language/dmd/commit/b488853f4d3617945851d5d0a2ac20ccb7dab631
  Author: Walter Bright <[email protected]>
  Date:   2012-05-04 (Fri, 04 May 2012)

  Changed paths:
    M src/func.c
    A test/fail_compilation/fail8032.d
    M test/runnable/mixin1.d

  Log Message:
  -----------
  Merge pull request #925 from 9rnsr/fix8032

Issue 8032 - `mixin template` before virtual method with same method causes an 
error


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

Reply via email to