all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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

* Re: problem enabling GLYPH_DEBUG
  2008-05-16  8:25 problem enabling GLYPH_DEBUG joakim
@ 2008-05-16 12:39 ` Johan Bockgård
  2008-05-16 13:38   ` joakim
  0 siblings, 1 reply; 3+ messages in thread
From: Johan Bockgård @ 2008-05-16 12:39 UTC (permalink / raw)
  To: emacs-devel

joakim@verona.se writes:

> 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?

Read etc/DEBUG.

-- 
Johan Bockgård





^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: problem enabling GLYPH_DEBUG
  2008-05-16 12:39 ` Johan Bockgård
@ 2008-05-16 13:38   ` joakim
  0 siblings, 0 replies; 3+ messages in thread
From: joakim @ 2008-05-16 13:38 UTC (permalink / raw)
  To: emacs-devel

bojohan+news@dd.chalmers.se (Johan Bockgård) writes:

> joakim@verona.se writes:
>
>> 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?
>
> Read etc/DEBUG.

Thanks, must have missed this last time I looked.

-- 
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.