* emacsclient.c (IF_LINT): New macro.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 26 Feb 2011 00:17:02 +0000 (16:17 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 26 Feb 2011 00:17:02 +0000 (16:17 -0800)
commit4be3dfc5e303160859a7666d725512691aedd837
treee6d9513fdf039eb94b3b2c687ab74189945b1f65
parentb9170155fb2bf850fd4e5fad1e46493b8440fd5b
* emacsclient.c (IF_LINT): New macro.

(set_local_socket, main): Use it to suppress warnings with
GCC -Wuninitialized.
lib-src/ChangeLog
lib-src/emacsclient.c