[dmd-internals] [D-Programming-Language/dmd] c5857b: Give users some guidance on how to handle missing ...

GitHub noreply at github.com
Sat Feb 22 13:31:51 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: c5857b7882d6e6c18da4e8eae226dbffe3d51172
      https://github.com/D-Programming-Language/dmd/commit/c5857b7882d6e6c18da4e8eae226dbffe3d51172
  Author: Marc Schütz <schuetzm at gmx.net>
  Date:   2014-02-21 (Fri, 21 Feb 2014)

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

  Log Message:
  -----------
  Give users some guidance on how to handle missing default cases.


  Commit: 88d52ffd7d82ad538c57625fecd35d89b452466a
      https://github.com/D-Programming-Language/dmd/commit/88d52ffd7d82ad538c57625fecd35d89b452466a
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-02-22 (Sat, 22 Feb 2014)

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

  Log Message:
  -----------
  Merge pull request #3287 from schuetzm/non_final_switch_hint

Give users some guidance on how to handle missing default cases.


Compare: https://github.com/D-Programming-Language/dmd/compare/091df98c3722...88d52ffd7d82


More information about the dmd-internals mailing list