]> code.delx.au - gnu-emacs/commit
(x_caught_error_message): Change type to char* from char*[].
authorRichard M. Stallman <rms@gnu.org>
Mon, 7 Jun 1993 23:52:45 +0000 (23:52 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 7 Jun 1993 23:52:45 +0000 (23:52 +0000)
commitcef13e5501f7033a96df8045a1fcbeabc7f889c0
tree82bbf4a4440fc670bb86c309c72b9c194a5e46af
parentd2d846a3d1fcf81ebd45aaf3e44dada86744fc91
(x_caught_error_message): Change type to char* from char*[].
(X_CAUGHT_ERROR_MESSAGE_SIZE): New macro.
(x_error_catcher): Corresponding changes.
(x_catch_errors): Corresponding changes.
(x_check_errors): Do not free x_caught_error_message.
(x_uncatch_errors): Set x_caught_error_message to 0 after freeing it.
src/xterm.c