From c392ae0e621842db18f10cdfd4c87ac9b60e4a92 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 5 Apr 2009 17:34:14 +0200 Subject: started with a server test2 (networking), started to create a public helper include file network.h --- docs/port/TODOS | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/port/TODOS b/docs/port/TODOS index d603d72..41593f9 100644 --- a/docs/port/TODOS +++ b/docs/port/TODOS @@ -1,8 +1,7 @@ -- fix the gcc -std=c99 problem on solaris 10 (header file - /usr/include/sys/feature_tests.h), this also means we - must clean up the compiler flags in the makefiles +- the HAVE_XXX flags could produce a name clash with some autoconf'ed + software/library we will be using in production code. Rename to + WOLF_SYS_HAVE_XXX or similar - feedback to the c99 snprintf guy, errors like: - -1 instead of buffer size on boffer overflow - extern errno in mutli-threaded code - add a lot more tests -- go to Win32 -- cgit v1.2.3-54-g00ecf