Fix xassert-related bootstrap errors.
authorKaroly Lorentey <lorentey@elte.hu>
Thu, 3 Feb 2005 23:44:58 +0000 (23:44 +0000)
committerKaroly Lorentey <lorentey@elte.hu>
Thu, 3 Feb 2005 23:44:58 +0000 (23:44 +0000)
commitbeb41cf7d9eaa19047b344f0f2fa71a8aa0a8b01
treec8123f23a3d19c7aeaaeb196519c06a1f9645de9
parent960ae3d12bacc05a8565a255549b2e5169f5b46c
Fix xassert-related bootstrap errors.

* src/xfaces.c (x_free_gc): Protect xassert with GLYPH_DEBUG.
* src/xfns.c (unwind_create_frame): Ditto.
* src/dispnew.c (build_frame_matrix_from_leaf_window): Ditto.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-283
src/dispnew.c
src/xfaces.c
src/xfns.c