For Programmers: Free Programming Magazines  


Home > Archive > PHP Zend Engine > September 2004 > cvs: ZendEngine2(PHP_5_0) / zend_config.w32.h









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: ZendEngine2(PHP_5_0) / zend_config.w32.h
Derick Rethans

2004-09-15, 3:56 pm

derick Wed Sep 15 08:29:24 2004 EDT

Modified files: (Branch: PHP_5_0)
/ZendEngine2 zend_config.w32.h
Log:
- MFH: Windows has strcoll too.


http://cvs.php.net/diff.php/ZendEng...2=1.36.2.1&ty=u
Index: ZendEngine2/zend_config.w32.h
diff -u ZendEngine2/zend_config.w32.h:1.36 ZendEngine2/zend_config.w32.h:1.36.2.1
--- ZendEngine2/zend_config.w32.h:1.36 Thu Jan 8 12:31:47 2004
+++ ZendEngine2/zend_config.w32.h Wed Sep 15 08:29:24 2004
@@ -17,7 +17,7 @@
+----------------------------------------------------------------------+
*/

-/* $Id: zend_config.w32.h,v 1.36 2004/01/08 17:31:47 sniper Exp $ */
+/* $Id: zend_config.w32.h,v 1.36.2.1 2004/09/15 12:29:24 derick Exp $ */

#ifndef ZEND_CONFIG_W32_H
#define ZEND_CONFIG_W32_H
@@ -55,6 +55,7 @@
#define HAVE_STDARG_H 1
#define HAVE_SNPRINTF 1
#define HAVE_VSNPRINTF 1
+#define HAVE_STRCOLL 1

#define snprintf _snprintf
#define vsnprintf _vsnprintf
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com