[dmd-internals] [D-Programming-Language/dmd] 8ab6ab: Fixes Issue 4540 - Better diagnostic for wrong swi...

GitHub noreply at github.com
Thu Jan 10 23:54:35 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 8ab6ab22b7e7d160732d72c71e9953e750f6b1be
      https://github.com/D-Programming-Language/dmd/commit/8ab6ab22b7e7d160732d72c71e9953e750f6b1be
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2013-01-10 (Thu, 10 Jan 2013)

  Changed paths:
    M src/statement.c
    A test/fail_compilation/diag4540.d

  Log Message:
  -----------
  Fixes Issue 4540 - Better diagnostic for wrong switch type.


  Commit: 98e20bc85dbfd63e11a607c813fc6ae73554b631
      https://github.com/D-Programming-Language/dmd/commit/98e20bc85dbfd63e11a607c813fc6ae73554b631
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2013-01-10 (Thu, 10 Jan 2013)

  Changed paths:
    M src/statement.c
    A test/fail_compilation/diag4540.d

  Log Message:
  -----------
  Merge pull request #1417 from AndrejMitrovic/Fix4540

Issue 4540 - Better diagnostic for wrong switch type.


Compare: https://github.com/D-Programming-Language/dmd/compare/c7215bc74f0f...98e20bc85dbf


More information about the dmd-internals mailing list