summaryrefslogtreecommitdiff
path: root/src/internal.h
diff options
context:
space:
mode:
authorian <ian>2000-09-14 01:23:39 +0000
committerian <ian>2000-09-14 01:23:39 +0000
commit5a0be2445e09e1d0fc6ae995b6c0296bc28e657d (patch)
tree80034894180d6b4961c6e7138749720f9f7f4284 /src/internal.h
parente32d0f9ec3413e4781ef9682e360e3c31e41c293 (diff)
+ Bugfixes:
@@ -1,10 +1,24 @@ adns (0.10) unstable; urgency=low - * Add list of tested platforms in INSTALL file. + Bugfixes: + * Actually compile shared libraries by default ! + + Portability fixes: * Fix <sys/fcntl.h> in client/adnsresfilter.c to <fcntl.h>. - * Kill bogus warning, adh-main.c: `arg2' might be used uninitialized ... * #include <sys/types.h> and <unistd.h> for fcntl in */*.c. + * Cope with compilers that don't do `inline'. + * Do not use variadic macro, use stdarg instead (adnslogres.c). + * #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 <sys/select.h> if it exists. + + 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'. + --
Diffstat (limited to 'src/internal.h')
0 files changed, 0 insertions, 0 deletions