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

index 87312da15a686834d51d6dac5698085a343be87d..cbf1fe4ef6e6cbef824ded36e5948b3e027d04cb 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