From e64c0ea5119df11b0c58885d9b2b6c1f3f8d7f79 Mon Sep 17 00:00:00 2001 From: ian Date: Sat, 16 Sep 2000 22:34:26 +0000 Subject: [PATCH] Improve portability cleanups list. --- changelog | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/changelog b/changelog index e7cab03..fd50e56 100644 --- a/changelog +++ b/changelog @@ -12,23 +12,19 @@ adns (0.10) unstable; urgency=low * Regression tests now include adnshost, adnslogres, adnsresfilter. * Test cancellation both before and after query completion. - Portability fixes: - * Fix in client/adnsresfilter.c to . - * Add missing , , , . + Portability fixes and cleanups: + * adnstest: setvbuf(stdout,...) before we do first output. * Cope with compilers that don't do `inline'. + * Add and fix various missing system #includes. * Do not use variadic macro, use stdarg instead (adnslogres.c). + * Regression tests work even if some syscalls are already macros. * #include "config.h" before "adns.h". - * adnstest: setvbuf(stdout,...) before we do first output. * Cast a sizeof(...) in src/event.c to unsigned long before printing. - * #include if it exists. - * Regression tests work better if some syscalls are already macros. * Add pre-generated versions of m4-generated files in regress/. - - Portability cleanups: - * Add list of tested platforms in INSTALL file. * Kill bogus warning, adh-main.c: `arg2' might be used uninitialized ... * Add extra {...} near adnslogres.c:167 to kill spurious warning. * Use `printf' instead of `echo -n'. + * Add list of tested platforms in INSTALL file. -- -- 2.30.2