Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: b19850a5ae2b9c72c9e0bc60e616cbc3af5c9b52
      
https://github.com/D-Programming-Language/dmd/commit/b19850a5ae2b9c72c9e0bc60e616cbc3af5c9b52
  Author: Don Clugston <[email protected]>
  Date:   2012-10-12 (Fri, 12 Oct 2012)

  Changed paths:
    M src/mtype.c
    M test/compilable/compile1.d

  Log Message:
  -----------
  Fix issue 8532 Pure segfault

Segfault when using the return type to check for parameters escaping,
when it isn't known yet.


  Commit: dafb7429f96e8281179b2428edf3bab60404c1a5
      
https://github.com/D-Programming-Language/dmd/commit/dafb7429f96e8281179b2428edf3bab60404c1a5
  Author: Hara Kenji <[email protected]>
  Date:   2012-10-15 (Mon, 15 Oct 2012)

  Changed paths:
    M src/mtype.c
    M test/compilable/compile1.d

  Log Message:
  -----------
  Merge pull request #1183 from donc/segfault8532pure_escape

8532 Pure segfault


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

Reply via email to