emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem report #100


From: Davis Herring
Subject: Re: problem report #100
Date: Mon, 1 Dec 2008 09:58:47 -0800 (PST)
User-agent: SquirrelMail/1.4.8-4.0.1.el5.lanl.4

> 5870        /* If we are realizing the default face, ATTRS should specify
> a
> 5871           fontset.  In other words, if FONTSET is -1, we are not
> 5872           realizing the default face, thus the default face should have
> 5873           already been realized.  */
>
> At conditional (2): "fontset == -1" taking true path
>
> 5874        if (fontset == -1)
>
> Event var_deref_op: Variable "default_face" tracked as NULL was
> dereferenced.
> Also see events: [var_compare_op]
>
> 5875          fontset = default_face->fontset;

The comment says pretty clearly that this isn't a bug, but I'm not an
expert and can't guarantee that the default face always does get realized
first.  If anyone can verify that (should be trivial), no bug.

Davis

-- 
This product is sold by volume, not by mass.  If it appears too dense or
too sparse, it is because mass-energy conversion has occurred during
shipping.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]