[dmd-internals] [D-Programming-Language/dmd] 166f72: fix issue 10792 - Bad diagnostic on new eponymous ...

GitHub noreply at github.com
Sun Aug 11 08:23:09 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 166f722b966ac423c8bdb718ab60bc00fca3fc9d
      https://github.com/D-Programming-Language/dmd/commit/166f722b966ac423c8bdb718ab60bc00fca3fc9d
  Author: Henning Pohl <henning at still-hidden.de>
  Date:   2013-08-11 (Sun, 11 Aug 2013)

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

  Log Message:
  -----------
  fix issue 10792 - Bad diagnostic on new eponymous enum template syntax


  Commit: b55f805133f9d249890ddf6b98270ca826b3e26b
      https://github.com/D-Programming-Language/dmd/commit/b55f805133f9d249890ddf6b98270ca826b3e26b
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2013-08-11 (Sun, 11 Aug 2013)

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

  Log Message:
  -----------
  Merge pull request #2465 from hpohl/10792

fix issue 10792 - Bad diagnostic on new eponymous enum template syntax


Compare: https://github.com/D-Programming-Language/dmd/compare/a031482eb71e...b55f805133f9


More information about the dmd-internals mailing list