[dmd-internals] [D-Programming-Language/dmd] 34c355: Fix Issue 10199 - labels cannot be used without a ...

GitHub noreply at github.com
Mon Dec 30 11:42:32 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 34c35531845cf1bbe00fa6517d8372330f83ccb6
      https://github.com/D-Programming-Language/dmd/commit/34c35531845cf1bbe00fa6517d8372330f83ccb6
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-12-28 (Sat, 28 Dec 2013)

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

  Log Message:
  -----------
  Fix Issue 10199 - labels cannot be used without a statement


  Commit: ea43dca7555f0e3047f30e398d33c5f211018ca4
      https://github.com/D-Programming-Language/dmd/commit/ea43dca7555f0e3047f30e398d33c5f211018ca4
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-12-30 (Mon, 30 Dec 2013)

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

  Log Message:
  -----------
  Merge pull request #3022 from yebblies/issue10199

Issue 10199 - labels cannot be used without a statement


Compare: https://github.com/D-Programming-Language/dmd/compare/511b084ecca3...ea43dca7555f


More information about the dmd-internals mailing list