mbien opened a new pull request, #8895:
URL: https://github.com/apache/netbeans/pull/8895
- close stream on Exception
- handle lines with '-1,-1' coordinate
- log and continue on `NumberFormatException`
I didn't try to solve this with the pattern since `-` is used as range
separator already. Negative coordinates should hopefully only occur for the
-`1,-1` case. Recommend to switch on "ignore whitespace" on github since the
arm block changed indentation.
fixes #8885
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists