summaryrefslogtreecommitdiff
path: root/docs/port
diff options
context:
space:
mode:
Diffstat (limited to 'docs/port')
-rw-r--r--docs/port/TODOS3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/port/TODOS b/docs/port/TODOS
index 3d5c5e9..d603d72 100644
--- a/docs/port/TODOS
+++ b/docs/port/TODOS
@@ -1,3 +1,6 @@
+- 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
- feedback to the c99 snprintf guy, errors like:
- -1 instead of buffer size on boffer overflow
- extern errno in mutli-threaded code