[Uim] reliability fix: uim-fep.c

Etsushi Kato ek.kato at gmail.com
Tue May 22 21:21:24 PDT 2007


On 5/22/07, YAMAMOTO Kengo / YamaKen <yamaken at bp.iij4u.or.jp> wrote:
> I don't realize that uim-fep calls uim_get_candidate() on a
> non-GC-protected context. I'll fix the wrong assumption of
> uim_get_candidate() by replacing the precondition
> uim_scm_gc_protected_contextp() with uim_scm_any_contextp()
> tomorrow or after. Please wait for a while.

OK.  I've found another glitch about building functables in sigscheme.
 For uim, SCM_USE_VECTOR is not defined currently, but the functable
for sscm-ext has its function.  So I get following error while
building libuim.

../sigscheme/src/functable-sscm-ext.c:49: error:
'scm_p_vector_mutablep' undeclared here (not in a function)
In file included from ../sigscheme/src/sigscheme-combined.c:32,
                 from uim-scm.c:42:

Cheers,
-- 
Etsushi Kato
ek.kato at gmail.com


More information about the uim mailing list