Rick-ZL / scim-googlepinyin

Automatically exported from code.google.com/p/scim-googlepinyin
1 stars 0 forks source link

crash on some inputs #21

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
scim crash after some inputs:
1. shoubul
2. nishis 

Reference:
http://www.androidin.net/bbs/thread-4644-3-1.html

Original issue reported on code.google.com by ckc.s...@gmail.com on 21 Sep 2009 at 3:25

GoogleCodeExporter commented 8 years ago

Original comment by tchai...@gmail.com on 21 Dec 2009 at 4:28

GoogleCodeExporter commented 8 years ago
matrixsearch.cpp : get_lpis()

   assert(remain_num > 0); <====== remain_num = 0, and pos = 1 then

Original comment by tchai...@gmail.com on 25 Dec 2009 at 5:07

GoogleCodeExporter commented 8 years ago
thanks, ckc.swcb,

i believe the bug your reported is fixed in the latest git version. although 
there
still some other issues there lurking around...

Original comment by tchai...@gmail.com on 26 Dec 2009 at 5:27