Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 821fddfcd8188cf28ce379cdcf537fb2931a1d3d
      
https://github.com/D-Programming-Language/dmd/commit/821fddfcd8188cf28ce379cdcf537fb2931a1d3d
  Author: k-hara <[email protected]>
  Date:   2012-11-13 (Tue, 13 Nov 2012)

  Changed paths:
    M src/module.c
    M src/template.c
    M test/runnable/template9.d

  Log Message:
  -----------
  fix Issue 8990 - Forward reference error on three structs


  Commit: 75b0fafc74eda2fed816415e31dcbfde8283077d
      
https://github.com/D-Programming-Language/dmd/commit/75b0fafc74eda2fed816415e31dcbfde8283077d
  Author: k-hara <[email protected]>
  Date:   2012-11-13 (Tue, 13 Nov 2012)

  Changed paths:
    M test/runnable/template9.d

  Log Message:
  -----------
  fix Issue 6969 - Forward reference on template class triangle


  Commit: c34c5fb0e67f7c48bb683ef409378fde6db33088
      
https://github.com/D-Programming-Language/dmd/commit/c34c5fb0e67f7c48bb683ef409378fde6db33088
  Author: Walter Bright <[email protected]>
  Date:   2012-11-13 (Tue, 13 Nov 2012)

  Changed paths:
    M src/module.c
    M src/template.c
    M test/runnable/template9.d

  Log Message:
  -----------
  Merge pull request #1280 from 9rnsr/fix8990

Issue 6969 & 8990 - Forward reference error between three template 
instantiations


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

Reply via email to