August 22, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 34e4acf514eff195b76c614102f8050255f79b36
      https://github.com/D-Programming-Language/dmd/commit/34e4acf514eff195b76c614102f8050255f79b36
  Author: Henning Pohl <henning@still-hidden.de>
  Date:   2013-08-21 (Wed, 21 Aug 2013)

  Changed paths:
    M src/parse.c
    A test/fail_compilation/diag10862.d

  Log Message:
  -----------
  fix issue 10862 - Assignment inside if condition still sometimes
accepted


  Commit: 297a3e0980a6938be52d2f1209fd29aecf96df95
      https://github.com/D-Programming-Language/dmd/commit/297a3e0980a6938be52d2f1209fd29aecf96df95
  Author: Don Clugston <dclugston@googlemail.com>
  Date:   2013-08-22 (Thu, 22 Aug 2013)

  Changed paths:
    M src/parse.c
    A test/fail_compilation/diag10862.d

  Log Message:
  -----------
  Merge pull request #2491 from hpohl/10862

fix issue 10862 - Assignment inside if condition still sometimes accepted


Compare: https://github.com/D-Programming-Language/dmd/compare/324cd03977c9...297a3e0980a6