Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd

  Commit: 458065293bd4cf990fb99bcd01fc294e7df21c17
      
https://github.com/D-Programming-Language/dmd/commit/458065293bd4cf990fb99bcd01fc294e7df21c17
  Author: k-hara <[email protected]>
  Date:   2012-01-06 (Fri, 06 Jan 2012)

  Changed paths:
    M src/statement.c
  M test/runnable/warning1.d

  Log Message:
  -----------
  Issue 7232 - Warning: statement is not reachable has no line number

If the body of scope(failure) is not BEfallthru, do not generate rethrow 
statement.


  Commit: 30cd9a7fd68370d05cfd6c649bd6c81f241a899a
      
https://github.com/D-Programming-Language/dmd/commit/30cd9a7fd68370d05cfd6c649bd6c81f241a899a
  Author: Walter Bright <[email protected]>
  Date:   2012-01-06 (Fri, 06 Jan 2012)

  Changed paths:
    M src/statement.c
  M test/runnable/warning1.d

  Log Message:
  -----------
  Merge pull request #610 from 9rnsr/fix7232

Issue 7232 - Warning: statement is not reachable has no line number


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

Reply via email to