Branch: refs/heads/2.066
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 972c90fddc053cc0e4560077dce4f1753269fdef
      
https://github.com/D-Programming-Language/dmd/commit/972c90fddc053cc0e4560077dce4f1753269fdef
  Author: David Nadlinger <[email protected]>
  Date:   2014-09-15 (Mon, 15 Sep 2014)

  Changed paths:
    M src/template.c
    A test/runnable/imports/template13478a.d
    A test/runnable/imports/template13478b.d
    A test/runnable/template13478.d

  Log Message:
  -----------
  Fix Issue 13478 - [REG2.066] Templates not emitted when also referenced in 
speculative contexts

On master, this has already been fixed as a by-product of
Kenji's minst/… rewrite of the instantiation tracking logic.


  Commit: 0acbd549026041920a6b28cedca4a4e2e91a915b
      
https://github.com/D-Programming-Language/dmd/commit/0acbd549026041920a6b28cedca4a4e2e91a915b
  Author: Hara Kenji <[email protected]>
  Date:   2014-09-16 (Tue, 16 Sep 2014)

  Changed paths:
    M src/template.c
    A test/runnable/imports/template13478a.d
    A test/runnable/imports/template13478b.d
    A test/runnable/template13478.d

  Log Message:
  -----------
  Merge pull request #3993 from klickverbot/2.066

Fix Issue 13478 - [REG2.066] Templates not emitted when also referenced in 
speculative contexts


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

Reply via email to