Derick Rethans wrote:
derick Sat Sep 11 10:22:36 2004 EDT

  Modified files:
    /ZendEngine2 zend_operators.c zend_operators.h
    /php-src/ext/standard array.c
  Log:
  - MFB: Added the sorting flag SORT_LOCALE_STRING to the sort()
    functions which makes them sort based on the current locale.

This broke the windows build.


Creating library Release_TS\php5ts.lib and object Release_TS\php5ts.exp
array.obj : error LNK2001: unresolved external symbol _string_locale_compare_function
Release_TS\php5ts.dll : fatal error LNK1120: 1 unresolved externals


--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to