Branch: refs/heads/stable
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 9e6ad65840b86acc7406f30704e898366bb93cb8
      
https://github.com/D-Programming-Language/dmd/commit/9e6ad65840b86acc7406f30704e898366bb93cb8
  Author: k-hara <[email protected]>
  Date:   2015-07-30 (Thu, 30 Jul 2015)

  Changed paths:
    M src/traits.c
    A test/fail_compilation/ice14844.d

  Log Message:
  -----------
  fix Issue 14844 - __traits(allMembers) must not visit yet not instantiated 
template members


  Commit: d69289bb56952a1e259fd2e6f07b8b7d4fad9d16
      
https://github.com/D-Programming-Language/dmd/commit/d69289bb56952a1e259fd2e6f07b8b7d4fad9d16
  Author: Walter Bright <[email protected]>
  Date:   2015-07-30 (Thu, 30 Jul 2015)

  Changed paths:
    M src/traits.c
    A test/fail_compilation/ice14844.d

  Log Message:
  -----------
  Merge pull request #4846 from 9rnsr/fix14844

[REG2.068a] Issue 14844 - __traits(allMembers) must not visit yet not 
instantiated template members


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

Reply via email to