[dmd-internals] [D-Programming-Language/dmd] e34388: fix Issue 10207 - Alias and @attributes: Assertion...

GitHub noreply at github.com
Mon Nov 11 22:59:12 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: e34388e7735c6d95c00dd106c44ea2faff28e7b2
      https://github.com/D-Programming-Language/dmd/commit/e34388e7735c6d95c00dd106c44ea2faff28e7b2
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-11-11 (Mon, 11 Nov 2013)

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

  Log Message:
  -----------
  fix Issue 10207 - Alias and @attributes: Assertion failure: udas on line 3132 in file parse.c


  Commit: 117a7743059c7e790e8b610486d1b72dbf6df82e
      https://github.com/D-Programming-Language/dmd/commit/117a7743059c7e790e8b610486d1b72dbf6df82e
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2013-11-11 (Mon, 11 Nov 2013)

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

  Log Message:
  -----------
  Merge pull request #2741 from WalterBright/fix10207

fix Issue 10207 - Alias and @attributes: Assertion failure: udas on line 3132 in file parse.c


Compare: https://github.com/D-Programming-Language/dmd/compare/9c3d79402c38...117a7743059c


More information about the dmd-internals mailing list