[dmd-internals] [D-Programming-Language/dmd] 50d719: fix issue 10783 - ICE and bad diagnostics when usi...

GitHub noreply at github.com
Fri Aug 9 03:44:52 PDT 2013


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

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

  Log Message:
  -----------
  fix issue 10783 - ICE and bad diagnostics when using non-existent
symbols in switch and with statements


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

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

  Log Message:
  -----------
  Merge pull request #2457 from hpohl/10783

fix issue 10783 - ICE and bad diagnostics when using non-existent symbols in switch and with statements


Compare: https://github.com/D-Programming-Language/dmd/compare/314a1cca9ff5...52cc28752a6f


More information about the dmd-internals mailing list