From xemacs-m  Mon Sep 15 14:23:01 1997
Received: from jagor.srce.hr (hniksic@jagor.srce.hr [161.53.2.130])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id OAA17099
	for <xemacs-beta@xemacs.org>; Mon, 15 Sep 1997 14:22:45 -0500 (CDT)
Received: (from hniksic@localhost)
	by jagor.srce.hr (8.8.7/8.8.6) id VAA26933;
	Mon, 15 Sep 1997 21:22:31 +0200 (MET DST)
To: XEmacs Developers <xemacs-beta@xemacs.org>
Subject: Re: [failure] Cyrillic on 20.3-b20 "Tirana"
References: <341D5CB5.27096ABC@humanoid.net>
X-Attribution: Hrvoje
X-Face: Mie8:rOV<\c/~z{s.X4A{!?vY7{drJ([U]0O=W/<W*SMo/Mv:58:*_y~ki>xDi&N7XG
        KV^$k0m3Oe/)'e%3=$PCR&3ITUXH,cK>]bci&<qQ>Ff%x_>1`T(+M2Gg/fgndU%k*ft
        [(7._6e0n-V%|%'[c|q:;}td$#INd+;?!-V=c8Pqf}3J
From: Hrvoje Niksic <hniksic@srce.hr>
Date: 15 Sep 1997 21:22:30 +0200
In-Reply-To: "Joseph V. Petviashvili"'s message of "Mon, 15 Sep 1997 20:05:09 +0400"
Message-ID: <kigraaqcrgp.fsf@jagor.srce.hr>
Lines: 20
X-Mailer: Gnus v5.4.65/XEmacs 20.3(beta20) - "Tirana"

"Joseph V. Petviashvili" <krott@humanoid.net> writes:

> Fatal error: assertion failed, file lisp.h, line 1244, INTP (obj)

Try setting a breakpoint on `assert_failed', and use

call debug_print (obj)

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

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

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
"Beware of bugs in the above code; I have only proved it correct,
not tried it."                                    -- Donald Knuth

