Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 3371989030cedd3d58732fc423e68ce83a33e40c
      
https://github.com/D-Programming-Language/dmd/commit/3371989030cedd3d58732fc423e68ce83a33e40c
  Author: k-hara <[email protected]>
  Date:   2013-11-16 (Sat, 16 Nov 2013)

  Changed paths:
    M src/expression.c
    A test/fail_compilation/ice10922.d

  Log Message:
  -----------
  fix Issue 10922 - Compiler segfaults when using __traits(parent, {})


  Commit: a86eb6c5702beff5fe786b0b2c6d5a954be85565
      
https://github.com/D-Programming-Language/dmd/commit/a86eb6c5702beff5fe786b0b2c6d5a954be85565
  Author: Daniel Murphy <[email protected]>
  Date:   2013-11-16 (Sat, 16 Nov 2013)

  Changed paths:
    M src/expression.c
    A test/fail_compilation/ice10922.d

  Log Message:
  -----------
  Merge pull request #2779 from 9rnsr/fix10922

Issue 10922 - Compiler segfaults when using __traits(parent, {})


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

Reply via email to