From: "Davis Herring" <herring@lanl.gov>
To: "Dan Nicolaescu" <dann@ics.uci.edu>
Cc: emacs-devel@gnu.org
Subject: Re: problem report #100
Date: Mon, 1 Dec 2008 09:58:47 -0800 (PST) [thread overview]
Message-ID: <39600.128.165.123.18.1228154327.squirrel@webmail.lanl.gov> (raw)
In-Reply-To: <200812011658.mB1GwCEE015333@mothra.ics.uci.edu>
> 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.
next prev parent reply other threads:[~2008-12-01 17:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-01 16:58 problem report #100 Dan Nicolaescu
2008-12-01 17:58 ` Davis Herring [this message]
2008-12-01 18:07 ` Andreas Schwab
2008-12-01 18:10 ` Chong Yidong
2008-12-01 20:25 ` Stefan Monnier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=39600.128.165.123.18.1228154327.squirrel@webmail.lanl.gov \
--to=herring@lanl.gov \
--cc=dann@ics.uci.edu \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).