Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 49c12da0d1bb308597ab7ba67161ff0d7041207a
      
https://github.com/D-Programming-Language/dmd/commit/49c12da0d1bb308597ab7ba67161ff0d7041207a
  Author: Walter Bright <[email protected]>
  Date:   2015-01-25 (Sun, 25 Jan 2015)

  Changed paths:
    M src/statement.c
    M src/statement.h
    A test/compilable/test13858.d

  Log Message:
  -----------
  fix
Issue 13858 - Wrong warning about unreachable code with break/goto case


  Commit: af376cc8805cac2e4e5cad93f1ba2031c415fe00
      
https://github.com/D-Programming-Language/dmd/commit/af376cc8805cac2e4e5cad93f1ba2031c415fe00
  Author: Andrei Alexandrescu <[email protected]>
  Date:   2015-01-25 (Sun, 25 Jan 2015)

  Changed paths:
    M src/statement.c
    M src/statement.h
    A test/compilable/test13858.d

  Log Message:
  -----------
  Merge pull request #4337 from WalterBright/fix13858

fix Issue 13858 - Wrong warning about unreachable code with break/goto case


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

Reply via email to