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

  Changed paths:
    M src/attrib.c
    M src/expression.c
    M src/parse.c
    M src/parse.h
    M src/statement.c
    M src/toir.c
    M test/fail_compilation/ice8795.d
    M test/fail_compilation/ice8795b.d

  Log Message:
  -----------
  fix Issue 9466 - Compiler crash with code-coverage generation with large files


  Commit: 77b40c6048b4a12bf2c198518a454806328c59d8
      
https://github.com/D-Programming-Language/dmd/commit/77b40c6048b4a12bf2c198518a454806328c59d8
  Author: Martin Nowak <[email protected]>
  Date:   2013-11-19 (Tue, 19 Nov 2013)

  Changed paths:
    M src/attrib.c
    M src/expression.c
    M src/parse.c
    M src/parse.h
    M src/statement.c
    M src/toir.c
    M test/fail_compilation/ice8795.d
    M test/fail_compilation/ice8795b.d

  Log Message:
  -----------
  Merge pull request #2785 from WalterBright/fix9466

fix Issue 9466 - Compiler crash with code-coverage generation with large files


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

Reply via email to