Yoshiki Hayashi <t90553(a)m.ecc.u-tokyo.ac.jp> writes:
1999-11-08 Yoshiki Hayashi <t90553(a)mail.ecc.u-tokyo.ac.jp>
* mule-charset.h (breakup_char_1): Check whether
charset exists or not.
breakup_char_1() might not be the right place for this fix. It seems
that function assumes it will get an existing charset. Maybe a more
appropriate fix would be up at the callers?
Also, I see that BREAKUP_CHAR is called from within redisplay. In
redisplay, an error will cause a coredump.