Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 91dd1ff1ec207d3510fc12808e8166c3f80dab05
      
https://github.com/D-Programming-Language/dmd/commit/91dd1ff1ec207d3510fc12808e8166c3f80dab05
  Author: k-hara <[email protected]>
  Date:   2015-03-10 (Tue, 10 Mar 2015)

  Changed paths:
    M src/class.c
    A test/compilable/testfwdref.d

  Log Message:
  -----------
  fix Issue 12152 - Cannot forward reference subclass member in superclass


  Commit: a17015aa5d0dbd2a0e1eca68067cb7f81ba48e32
      
https://github.com/D-Programming-Language/dmd/commit/a17015aa5d0dbd2a0e1eca68067cb7f81ba48e32
  Author: Walter Bright <[email protected]>
  Date:   2015-03-27 (Fri, 27 Mar 2015)

  Changed paths:
    M src/class.c
    A test/compilable/testfwdref.d

  Log Message:
  -----------
  Merge pull request #4469 from 9rnsr/fix12152

Issue 12152 - Cannot forward reference subclass member in superclass


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

Reply via email to