[ http://issues.apache.org/jira/browse/LANG-295?page=all ]

Henri Yandell resolved LANG-295.
--------------------------------

    Resolution: Fixed

svn ci -m "Fixng LANG-295 - thisBuf.length calls. There were two of the calls, 
so I've committed a unit test showing things are broken and a fix in both 
cases. "

Sending        src/java/org/apache/commons/lang/text/StrBuilder.java
Sending        src/test/org/apache/commons/lang/text/StrBuilderTest.java
Transmitting file data ..
Committed revision 469696.

> StrBuilder contains usages of thisBuf.length when they should use size
> ----------------------------------------------------------------------
>
>                 Key: LANG-295
>                 URL: http://issues.apache.org/jira/browse/LANG-295
>             Project: Commons Lang
>          Issue Type: Bug
>            Reporter: Henri Yandell
>             Fix For: 2.3
>
>         Attachments: LANG-295.patch
>
>
> While fixing LANG-294 I noticed that there are two other places in StrBuilder 
> that reference thisBuf.length and unless I'm mistaken they shouldn't.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to