[dmd-internals] [D-Programming-Language/dmd] 7f91fe: fix Issue 4283 - static if with dangling else clau...

GitHub noreply at github.com
Sat Oct 27 08:43:23 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 7f91fe6c8cd379f8f9d2ab92f3dad32791e35624
      https://github.com/D-Programming-Language/dmd/commit/7f91fe6c8cd379f8f9d2ab92f3dad32791e35624
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-10-27 (Sat, 27 Oct 2012)

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

  Log Message:
  -----------
  fix Issue 4283 - static if with dangling else clause


  Commit: 9d7f15ae8135db7e3461efd584d824063572c984
      https://github.com/D-Programming-Language/dmd/commit/9d7f15ae8135db7e3461efd584d824063572c984
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2012-10-27 (Sat, 27 Oct 2012)

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

  Log Message:
  -----------
  Merge pull request #1230 from 9rnsr/fix4283

Issue 4283 - static if with dangling else clause


Compare: https://github.com/D-Programming-Language/dmd/compare/e19b894ca972...9d7f15ae8135


More information about the dmd-internals mailing list