Use bool for boolean (GLYPH_DEBUG case).
commitb4dd49e0faee3ff97b544cab2ef82898310c8999
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 15 Dec 2013 04:20:53 +0000 (14 20:20 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 15 Dec 2013 04:20:53 +0000 (14 20:20 -0800)
treef2274915eb78730bf3abe09480d313fc16f8b731
parentf629af5493b01170f0fc9c26d8a51c928f4ea711
Use bool for boolean (GLYPH_DEBUG case).

* xdisp.c (trace_redisplay_p) [GLYPH_DEBUG]:
Use bool for boolean.
* dispextern.h (IF_DEBUG): Properly parenthesize and convert to void.
Args must now be expressions; all callers changed.
src/ChangeLog
src/dispextern.h
src/gnutls.c
src/xdisp.c