Closed GoogleCodeExporter closed 9 years ago
Yes, this is normal. Cycle needed for search special char, i am doing this in
cycle
condition and without cycle body.
If add cycle body:
while(str.charAt(--mI)==STRING_META_CHAR){
}
this warnings will disapear. This will not affect execution time.
Just use precompiled library, i will fix that in next revision.
Thank's for posting.
Original comment by burd...@gmail.com
on 8 Dec 2009 at 9:15
Original comment by burd...@gmail.com
on 8 Dec 2009 at 9:15
Original comment by burd...@gmail.com
on 8 Apr 2010 at 7:25
Original issue reported on code.google.com by
lanceJpo...@gmail.com
on 8 Dec 2009 at 3:35Attachments: