[dmd-internals] [D-Programming-Language/dmd] f21736: fix Issue 9050 - Too early instantiation of templa...

GitHub noreply at github.com
Tue Nov 26 01:32:36 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: f217367578bdfdda8ed2ab20c18f16005775cc52
      https://github.com/D-Programming-Language/dmd/commit/f217367578bdfdda8ed2ab20c18f16005775cc52
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-11-24 (Sun, 24 Nov 2013)

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

  Log Message:
  -----------
  fix Issue 9050 - Too early instantiation of template structs


  Commit: 5fb19ce665729e4ee56777c7c61a16fe24684712
      https://github.com/D-Programming-Language/dmd/commit/5fb19ce665729e4ee56777c7c61a16fe24684712
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-11-26 (Tue, 26 Nov 2013)

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

  Log Message:
  -----------
  Merge pull request #2851 from 9rnsr/fix9050

Issue 9050 - Too early instantiation of template structs


Compare: https://github.com/D-Programming-Language/dmd/compare/fa89580c8b4c...5fb19ce66572


More information about the dmd-internals mailing list