From xemacs-m  Mon Sep 15 15:42:22 1997
Received: from mercury.Sun.COM (mercury.Sun.COM [192.9.25.1])
	by xemacs.org (8.8.5/8.8.5) with SMTP id PAA19795
	for <xemacs-beta@xemacs.org>; Mon, 15 Sep 1997 15:42:21 -0500 (CDT)
Received: from Eng.Sun.COM ([129.146.1.25]) by mercury.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id NAA26023 for <xemacs-beta@xemacs.org>; Mon, 15 Sep 1997 13:41:53 -0700
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id NAA25339; Mon, 15 Sep 1997 13:41:49 -0700
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id NAA26247; Mon, 15 Sep 1997 13:41:49 -0700
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id NAA02490; Mon, 15 Sep 1997 13:41:48 -0700
Date: Mon, 15 Sep 1997 13:41:48 -0700
Message-Id: <199709152041.NAA02490@xemacs.eng.sun.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Martin Buchholz <mrb@Eng.Sun.COM>
To: Hrvoje Niksic <hniksic@srce.hr>
Cc: XEmacs Developers <xemacs-beta@xemacs.org>
Subject: Re: [failure] Cyrillic on 20.3-b20 "Tirana"
In-Reply-To: <kigraaqcrgp.fsf@jagor.srce.hr>
References: <341D5CB5.27096ABC@humanoid.net>
	<kigraaqcrgp.fsf@jagor.srce.hr>
X-Mailer: VM 6.33 under 20.3 "Vienna" XEmacs  Lucid (beta14)
Reply-To: Martin Buchholz <mrb@Eng.Sun.COM>

>>>>> "Hrv" == Hrvoje Niksic <hniksic@srce.hr> writes:

Hrv> "Joseph V. Petviashvili" <krott@humanoid.net> writes:
>> Fatal error: assertion failed, file lisp.h, line 1244, INTP (obj)

Hrv> Try setting a breakpoint on `assert_failed', and use

Hrv> call debug_print (obj)

Hrv> to see what is the object that was expected as an integer.  Also, you
Hrv> could put a breakpoint on ccl_driver, to see what is causing the
Hrv> crash, too.

Hrv> BTW: I see that the FSF version of ccl.c is quite diverged from our
Hrv> mule-ccl.c.  Maybe they should be merged?

Yes.  I have not done any work myself on CCL, so our version of ccl is 
relatively unmaintained.  It is quite possible that Emacs 20's CCL
implementation is a better starting point than our own.  I believe Ben 
basically stopped work on CCL once he first had signs of life.  CCL was 
not necessary to get Japanese support working, and that was the
funding source.

Martin

