summaryrefslogtreecommitdiff
path: root/ext/Devel/PPPort/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'ext/Devel/PPPort/TODO')
-rw-r--r--ext/Devel/PPPort/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/Devel/PPPort/TODO b/ext/Devel/PPPort/TODO
index 6b77ebe699..f46be3029d 100644
--- a/ext/Devel/PPPort/TODO
+++ b/ext/Devel/PPPort/TODO
@@ -1,5 +1,7 @@
TODO:
+* try to make parts/apicheck.pl automatically find NEED_ #defines
+
* implement snprintf with newSVpvf for >= 5.004, which is safer?
* add support for my_vsnprintf?