canna****@lists*****
canna****@lists*****
2002年 12月 18日 (水) 17:00:28 JST
Date: Wednesday December 18, 2002 @ 17:00 Author: aida_s Update of /cvsroot/canna/canna/lib/canna In directory sf-cvs:/tmp/cvs-serv25558/lib/canna Modified Files: henkan.c romaji.c Log Message: * Prevent wrong learning. It had occured in two situations: 1. bubun kakutei at bunsetsus (probably) except in jishu-henkan mode 2. bubun muhenkan In both cases, all bunsetsus had been learned. This commit is only a quick hack. tanbunContext should be removed and new protocol should be added in future. * lib/canna/henkan.c(tanbunToYomiAll): added (doTanConvertTb): use tanbunToYomiAll (doTanBubunMuhenkan): ditto (tanbunToYomi,tanbunCommitYomi): added (tanbunUnconvert): separated into tanbunToYomi and tanbunCommitYomi (TbBubunMuhenkan): use tanbunToYomi and tanbunCommitYomi (doYomiHenkan): added yc arg, new comment (tanbunHenkan): removed because enterTanHenkanMode no longer calls (enterTanHenkanMode): more strict error handling * lib/canna/romaji.c(TbBubunKakutei): commented out (already unused) =================================================================== File: henkan.c Status: Up-to-date Working revision: 1.2 Wed Dec 18 08:00:26 2002 Repository revision: 1.2 /cvsroot/canna/canna/lib/canna/henkan.c,v Sticky Options: -kk Existing Tags: release_3_6_p1 (revision: 1.1.1.1) RELBR_3 (branch: 1.1.1.1.2) relbr_3_bp (revision: 1.1.1.1) release_3_6 (revision: 1.1.1.1) after_fujieda_patches (revision: 1.1.1.1) orig_35b2 (revision: 1.1.1.1) NEC_CORP (branch: 1.1.1) =================================================================== File: romaji.c Status: Up-to-date Working revision: 1.5 Wed Dec 18 08:00:27 2002 Repository revision: 1.5 /cvsroot/canna/canna/lib/canna/romaji.c,v Sticky Options: -kk Existing Tags: release_3_6_p1 (revision: 1.2) RELBR_3 (branch: 1.2.2) relbr_3_bp (revision: 1.2) release_3_6 (revision: 1.2) after_fujieda_patches (revision: 1.1.1.1) orig_35b2 (revision: 1.1.1.1) NEC_CORP (branch: 1.1.1)