What steps will reproduce the problem?
1.
Segment seg = new Segment(1);
SegResult sr = seg.split(src);
2. 当src包括有字符"/"的时候,将进入死循环.
3. 正在尝试解决~~
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
Please provide any additional information below.
Original issue reported on code.google.com by shine8606@gmail.com on 7 May 2010 at 8:51
Original issue reported on code.google.com by
shine8606@gmail.com
on 7 May 2010 at 8:51