bug16115-undef-directive-in-macro 319 B

12345
  1. o Minor fixes (threads, comments):
  2. - Remove undefined directive-in-macro in test_util_writepid
  3. clang 3.7 complains that using a preprocessor directive inside
  4. a macro invocation in test_util_writepid in test_util.c is undefined.
  5. Patch by "teor". Fixes part of bug 16115; bugfix on 0.2.7.1-alpha.