]> granicus.if.org Git - php/commitdiff
- add TODO about int definition cleanup
authorPierre Joye <pajoye@php.net>
Mon, 15 Jun 2009 15:08:41 +0000 (15:08 +0000)
committerPierre Joye <pajoye@php.net>
Mon, 15 Jun 2009 15:08:41 +0000 (15:08 +0000)
ext/date/lib/timelib_structs.h

index 0b878060d0cdd3b61b75c85a8dcc5ef2ff18563c..f637d14c3db96c02935a8c81c8d6802e0906ca5e 100644 (file)
@@ -34,6 +34,8 @@
 #endif
 
 #ifdef PHP_WIN32
+/* TODO: Remove these hacks/defs once we have the int definitions in main/ 
+        rathen than in each 2nd extension and win32/ */
 # include "win32/php_stdint.h"
 #else
 # ifndef HAVE_INT32_T