[dmd-internals] [D-Programming-Language/dmd] 8cc8a4: fix Issue 8898 - false positive dangling else warn...

GitHub noreply at github.com
Sun Feb 17 06:42:41 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 8cc8a41836ae504e587f6a952b1c1cbb5a2245a3
      https://github.com/D-Programming-Language/dmd/commit/8cc8a41836ae504e587f6a952b1c1cbb5a2245a3
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-02-16 (Sat, 16 Feb 2013)

  Changed paths:
    M src/parse.c
    A test/compilable/test8898.d

  Log Message:
  -----------
  fix Issue 8898 - false positive dangling else warning


  Commit: 28e6cc14374a10be122346b0f3332cea57076234
      https://github.com/D-Programming-Language/dmd/commit/28e6cc14374a10be122346b0f3332cea57076234
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-02-17 (Sun, 17 Feb 2013)

  Changed paths:
    M src/parse.c
    A test/compilable/test8898.d

  Log Message:
  -----------
  Merge pull request #1668 from 9rnsr/fix8898

fix Issue 8898 - false positive dangling else warning


Compare: https://github.com/D-Programming-Language/dmd/compare/187ed1bdc645...28e6cc14374a


More information about the dmd-internals mailing list