GitHub user markro49 opened a pull request: https://github.com/apache/commons-bcel/pull/17
BCEL-295 fix local variable live range length; add test case You can merge this pull request into a Git repository by running: $ git pull https://github.com/markro49/commons-bcel bcel295 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/commons-bcel/pull/17.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #17 ---- commit 9bda4c39979c184c4aa73bf99c93387bbbbf30d1 Author: Mark Roberts <mar...@cs.washington.edu> Date: 2017-10-13T20:06:11Z fix local variable live range length; add test case ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org