RE: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c php_string.h string.c

2002-10-18 Thread Sean R. Bright
The proto description needs to be on one line IIRC. Sean > -Original Message- > From: Ilia Alshanetsky [mailto:ilia@;prohost.org] > Sent: Thursday, October 17, 2002 6:45 PM > To: [EMAIL PROTECTED] > Subject: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c > php_string.h string.c >

RE: [PHP-CVS] cvs: php4 /ext/standard formatted_print.c string.c

2002-10-10 Thread Sean R. Bright
localeconv is not threadsafe AFAIK, which is why the localeconv_r function was introduced. Also, does HAVE_SETLOCALE necessarily imply HAVE_LOCALECONV? -Original Message- From: Ilia Alshanetsky [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 10, 2002 12:30 PM To: [EMAIL PROTECTED] Su