[dmd-internals] [D-Programming-Language/dmd] cf9547: fix issue 10505 - anonymous enum members cannot ha...

GitHub noreply at github.com
Sun Jun 30 07:16:15 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: cf9547c603cf0476844bc5d800e4172a26755814
      https://github.com/D-Programming-Language/dmd/commit/cf9547c603cf0476844bc5d800e4172a26755814
  Author: Henning Pohl <henning at still-hidden.de>
  Date:   2013-06-30 (Sun, 30 Jun 2013)

  Changed paths:
    M src/enum.c
    M test/runnable/testenum.d

  Log Message:
  -----------
  fix issue 10505 - anonymous enum members cannot have different types


  Commit: 7eb666b0afd4524c54fa96a7dce1d9640a36d4e3
      https://github.com/D-Programming-Language/dmd/commit/7eb666b0afd4524c54fa96a7dce1d9640a36d4e3
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2013-06-30 (Sun, 30 Jun 2013)

  Changed paths:
    M src/enum.c
    M test/runnable/testenum.d

  Log Message:
  -----------
  Merge pull request #2277 from hpohl/10505

[REG2.064a] fix issue 10505 - anonymous enum members cannot have different types


Compare: https://github.com/D-Programming-Language/dmd/compare/e8c76cdd1926...7eb666b0afd4


More information about the dmd-internals mailing list