Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: cc355e33e31852718753852390b2257d8871819b
      
https://github.com/D-Programming-Language/dmd/commit/cc355e33e31852718753852390b2257d8871819b
  Author: k-hara <[email protected]>
  Date:   2013-11-23 (Sat, 23 Nov 2013)

  Changed paths:
    M src/class.c
    A test/compilable/imports/test11563core_bitop.d
    A test/compilable/imports/test11563std_array.d
    A test/compilable/imports/test11563std_range.d
    A test/compilable/imports/test11563std_traits.d
    A test/compilable/test11563.d
    M test/fail_compilation/diag9210a.d

  Log Message:
  -----------
  fix Issue 11563 - Module dependency cycle causes unrelated template 
instantiations to fail


  Commit: 47332912de517274e139f34a7faac0f32efd5833
      
https://github.com/D-Programming-Language/dmd/commit/47332912de517274e139f34a7faac0f32efd5833
  Author: Walter Bright <[email protected]>
  Date:   2013-11-24 (Sun, 24 Nov 2013)

  Changed paths:
    M src/class.c
    A test/compilable/imports/test11563core_bitop.d
    A test/compilable/imports/test11563std_array.d
    A test/compilable/imports/test11563std_range.d
    A test/compilable/imports/test11563std_traits.d
    A test/compilable/test11563.d
    M test/fail_compilation/diag9210a.d

  Log Message:
  -----------
  Merge pull request #2872 from 9rnsr/fix11563

[REG2.061] Issue 11563 - Module dependency cycle causes unrelated template 
instantiations to fail


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

Reply via email to