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

  Changed paths:
    M src/declaration.c
    A test/compilable/fwdref10015.d

  Log Message:
  -----------
  fix Issue 10015 - Segfault on forward referencing a variable of templated 
struct


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

  Changed paths:
    M src/declaration.c
    A test/compilable/fwdref10015.d

  Log Message:
  -----------
  Merge pull request #2708 from 9rnsr/fix10015

Issue 10015 - Segfault on forward referencing a variable of templated struct


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

Reply via email to