Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 567f589ebd6a49c2420c38a44e5469d47956f46c
      
https://github.com/D-Programming-Language/dmd/commit/567f589ebd6a49c2420c38a44e5469d47956f46c
  Author: Andrej Mitrovic <[email protected]>
  Date:   2014-04-25 (Fri, 25 Apr 2014)

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

  Log Message:
  -----------
  Fix Issue 12640 - Avoid fallthrough diagnostics when the last case/default 
statement in a switch failed semantic analysis.


  Commit: c5ebee1dc7c41f53eaa9b86c44c6059fbd58ebad
      
https://github.com/D-Programming-Language/dmd/commit/c5ebee1dc7c41f53eaa9b86c44c6059fbd58ebad
  Author: Daniel Murphy <[email protected]>
  Date:   2014-04-25 (Fri, 25 Apr 2014)

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

  Log Message:
  -----------
  Merge pull request #3496 from AndrejMitrovic/Fix12640

Issue 12640 - Avoid fallthrough diagnostics when the last case/default 
statement failed.


Compare: 
https://github.com/D-Programming-Language/dmd/compare/3a50fa40059a...c5ebee1dc7c4
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to