More debugging code to investigate bug #14062.
authorEli Zaretskii <eliz@gnu.org>
Mon, 15 Apr 2013 07:27:56 +0000 (10:27 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 15 Apr 2013 07:27:56 +0000 (10:27 +0300)
commitfd16b54c7242d59f78b4cf150432314f0bb5f583
tree1272660cfceca67c9adbeb0e615765beb455a2ac
parent35c5bbbad00618df4d4d738bbd6b6ea9023922eb
More debugging code to investigate bug #14062.

 src/w32fns.c (w32_wnd_proc): Add more assertions to investigate
 bug#14062.
 src/frame.h (WINDOW_FRAME): Protect macro and its argument with
 parentheses.
 src/dispextern.h (CURRENT_MODE_LINE_HEIGHT)
 (CURRENT_HEADER_LINE_HEIGHT, WINDOW_WANTS_MODELINE_P)
 (WINDOW_WANTS_HEADER_LINE_P): Protect macro arguments with
 parentheses where appropriate.
src/ChangeLog
src/dispextern.h
src/frame.h
src/w32fns.c