Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 0fa766638dec58fb369554e7ce35799acf0dca08
      
https://github.com/D-Programming-Language/dmd/commit/0fa766638dec58fb369554e7ce35799acf0dca08
  Author: k-hara <[email protected]>
  Date:   2013-02-18 (Mon, 18 Feb 2013)

  Changed paths:
    M src/mtype.c
    A test/runnable/imports/test8997a.d
    A test/runnable/test8997.d

  Log Message:
  -----------
  fix Issue 8997 - template instances omit symbol that may be used in other 
modules


  Commit: 68766a46499d73f4b7c047869a0be25b4db882e0
      
https://github.com/D-Programming-Language/dmd/commit/68766a46499d73f4b7c047869a0be25b4db882e0
  Author: k-hara <[email protected]>
  Date:   2013-02-18 (Mon, 18 Feb 2013)

  Changed paths:
    M src/mtype.c

  Log Message:
  -----------
  Use sc->module->importedFrom


  Commit: 9154cf1d34252f8fa1b63cf05cc61e3aec213af0
      
https://github.com/D-Programming-Language/dmd/commit/9154cf1d34252f8fa1b63cf05cc61e3aec213af0
  Author: Martin Nowak <[email protected]>
  Date:   2013-02-19 (Tue, 19 Feb 2013)

  Changed paths:
    M src/mtype.c
    A test/runnable/imports/test8997a.d
    A test/runnable/test8997.d

  Log Message:
  -----------
  Merge pull request #1667 from 9rnsr/fix8997

Issue 8997 - template instances omit symbol that may be used in other modules


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

Reply via email to