GNU bug report logs - #571
23.0.60; Solaris 5.8 version hangs (X resources for faces)

Previous Next

Package: emacs;

Reported by: kzeitler <at> alcatel-lucent.com

Date: Fri, 18 Jul 2008 11:35:02 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


Message #28 received at 571 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Chong Yidong <cyd <at> stupidchicken.com>
To: kzeitler <at> alcatel-lucent.com
Cc: Glenn Morris <rgm <at> gnu.org>, 571 <at> debbugs.gnu.org
Subject: Re: 23.0.60; Solaris 5.8 version hangs (X resources for faces)
Date: Tue, 19 Aug 2008 18:09:00 -0400
I can't figure out why you get the error you do... but does the
following patch at least prevent the crash?

*** trunk/src/xfaces.c.~1.412.~	2008-08-15 17:31:53.000000000 -0400
--- trunk/src/xfaces.c	2008-08-19 18:07:07.000000000 -0400
***************
*** 3733,3738 ****
--- 3733,3739 ----
  	}
  
        if (face->font
+ 	  && FONTP (LFACE_FONT (lface))
  	  && (!UNSPECIFIEDP (LFACE_FAMILY (lface))
  	      || !UNSPECIFIEDP (LFACE_FOUNDRY (lface))
  	      || !UNSPECIFIEDP (LFACE_SWIDTH (lface))




This bug report was last modified 16 years and 275 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.