May 07, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 0a68d42192ee338b751c10609264658b9bcd0056
      https://github.com/D-Programming-Language/dmd/commit/0a68d42192ee338b751c10609264658b9bcd0056
  Author: Henning Pohl <henning@still-hidden.de>
  Date:   2013-05-07 (Tue, 07 May 2013)

  Changed paths:
    M src/statement.c

  Log Message:
  -----------
  fix issue 9768 - No line number for wrong foreach type


  Commit: 99420952c58849bba72ac7693e76a1d4108b1f8f
      https://github.com/D-Programming-Language/dmd/commit/99420952c58849bba72ac7693e76a1d4108b1f8f
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2013-05-07 (Tue, 07 May 2013)

  Changed paths:
    M src/statement.c

  Log Message:
  -----------
  Merge pull request #1974 from hpohl/9768

9768 - No line number for wrong foreach type


Compare: https://github.com/D-Programming-Language/dmd/compare/596c1128f4de...99420952c588