* problem enabling GLYPH_DEBUG
@ 2008-05-16 8:25 joakim
2008-05-16 12:39 ` Johan Bockgård
0 siblings, 1 reply; 3+ messages in thread
From: joakim @ 2008-05-16 8:25 UTC (permalink / raw)
To: emacs-devel
I added this to dispextern.h:
#define GLYPH_DEBUG 1
I couldnt find a better way. shouldnt there be a configure flag or
something, like for xassert?
Then i get this when compiling:
xfns.c: In function ‘unwind_create_frame’:
xfns.c:3168: error: ‘struct x_display_info’ has no member named ‘image_cache’
--
Joakim Verona
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-05-16 13:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-16 8:25 problem enabling GLYPH_DEBUG joakim
2008-05-16 12:39 ` Johan Bockgård
2008-05-16 13:38 ` joakim
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.