From xemacs-m  Sun Dec 29 22:01:49 1996
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
          by xemacs.cs.uiuc.edu (8.8.4/8.8.4) with ESMTP
	  id WAA13040 for <xemacs-beta@xemacs.org>; Sun, 29 Dec 1996 22:01:48 -0600 (CST)
Received: (from steve@localhost)
          by altair.xemacs.org (8.8.4/8.8.4)
	  id UAA02633; Sun, 29 Dec 1996 20:12:18 -0800
Sender: steve@xemacs.org
To: xemacs-beta@xemacs.org
Subject: Re: 20.0-b32 crash
References: <7266.851627564@rtp.ericsson.se> 	<m2pvzx3w8u.fsf@altair.xemacs.org> <199612271348.FAA01425@xemacs.eng.sun.com>
X-Url: http://www.miranova.com/%7Esteve/
Mail-Copies-To: never
X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5"
 f8*@r4ipO6Jl!:Ccq<xoV[Qz2u8<8-+Vwf2gzJ44lf_/y9OaQ`@#Q65{U4/TC)i2`~/M&QI$X>p:9I
 OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+
X-Attribution: sb
From: Steven L Baur <steve@miranova.com>
In-Reply-To: Martin Buchholz's message of Fri, 27 Dec 1996 05:48:47 -0800
Mime-Version: 1.0 (generated by tm-edit 7.100)
Content-Type: text/plain; charset=US-ASCII
Date: 29 Dec 1996 20:12:17 -0800
Message-ID: <m2afqwisbi.fsf@altair.xemacs.org>
Lines: 25
X-Mailer: Red Gnus v0.72/XEmacs 20.0

>>>>> "Martin" == Martin Buchholz <mrb@eng.sun.com> writes:

Steven> ...
Steven> #define LOOKUPSTRING \
Steven> len = XmbLookupString \
Steven> (FRAME_X_XIC (x_window_to_frame \
Steven> (get_device_from_display (event->display), event->window)), \
Steven> event, bufptr, bufsiz, &keysym, &status);
Steven> ...
Steven> LOOKUPSTRING;           <======== This is the line Xemacs choked on

Martin> This SUNOS_GCC_L0_BUG kludge in event-Xt.c is really annoying.
Martin> My guess is that recent versions of gcc don't have this bug
Martin> anymore, and we can simply remove any code that mentions it
Martin> without any trouble.  It is only defined if using gcc on a
Martin> Sun.

Martin, could you make up a patch against beta33 with this kludge
removed?  Ben suggests that this code should be trashed.

-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.
"That Bill Clinton.  He probably doesn't know how to log on to the
Internet."  -- Rush Limbaugh, noted Computer Expert

