Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd

  Commit: 2a7a61edf1318249f497d15741169ce1d5de2436
      
https://github.com/D-Programming-Language/dmd/commit/2a7a61edf1318249f497d15741169ce1d5de2436
  Author: dawg <d...@dawgfoto.de>
  Date:   2011-09-12 (Mon, 12 Sep 2011)

  Changed paths:
    A test/fail_compilation/fail352.d

  Log Message:
  -----------
  regression test for tuple expansion bug in foreach


  Commit: d54c1fb9576170a97e437edf658c8e0b3671a205
      
https://github.com/D-Programming-Language/dmd/commit/d54c1fb9576170a97e437edf658c8e0b3671a205
  Author: dawg <d...@dawgfoto.de>
  Date:   2011-09-12 (Mon, 12 Sep 2011)

  Changed paths:
    M src/statement.c

  Log Message:
  -----------
  fix segfault due too missing check for underfitted expansion


  Commit: 569077b8c2b198e7400d665040f95d4011dadd35
      
https://github.com/D-Programming-Language/dmd/commit/569077b8c2b198e7400d665040f95d4011dadd35
  Author: Walter Bright <wal...@walterbright.com>
  Date:   2011-09-13 (Tue, 13 Sep 2011)

  Changed paths:
    M src/statement.c
  A test/fail_compilation/fail352.d

  Log Message:
  -----------
  Merge pull request #378 from dawgfoto/master

fix segfault for underfitted foreach tuple expansion


Compare: https://github.com/D-Programming-Language/dmd/compare/7569c39...569077b
_______________________________________________
dmd-internals mailing list
dmd-internals@puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to