You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "khanimteyaz (GitHub)" <gi...@apache.org> on 2019/01/03 09:20:45 UTC

[GitHub] [incubator-dubbo] khanimteyaz commented on pull request #3076: [Dubbo-3069] Fix NumberFormatException for input string ""

existing **isRealBlank** can be change with given one. It is not exact replacement, I have paste the whole code of isRealBlank with modified one so that you don't have to spend time modifying line by line. In the modified one I have remove the extra **return** statement because the **return** at the end of method is good enough for the purpose.

[ Full content available at: https://github.com/apache/incubator-dubbo/pull/3076 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org