Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 706aa61608a0a7a89c56d8c3ad891797ac0fb1ca
      
https://github.com/D-Programming-Language/dmd/commit/706aa61608a0a7a89c56d8c3ad891797ac0fb1ca
  Author: k-hara <[email protected]>
  Date:   2015-01-28 (Wed, 28 Jan 2015)

  Changed paths:
    M src/template.c

  Log Message:
  -----------
  fix Issue 14044 - dmd generates spurious functions in object file created 
from empty module

Defer helper function generation until templates get instantiated.


  Commit: 679929fa2da120db76d91303efd2316370970d1e
      
https://github.com/D-Programming-Language/dmd/commit/679929fa2da120db76d91303efd2316370970d1e
  Author: Andrei Alexandrescu <[email protected]>
  Date:   2015-01-28 (Wed, 28 Jan 2015)

  Changed paths:
    M src/template.c

  Log Message:
  -----------
  Merge pull request #4354 from 9rnsr/fix14044

[REG2.066] Issue 14044 - dmd generates spurious functions in object file 
created from empty module


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

Reply via email to