Equally important is replacing any other tmpfile() calls under win32
where possible.

Should probably be at least looked into before RC2, but I've not got
time for that tonight/this weekend :/

--Wez.

On 11/16/02, "Shane Caraveo" <[EMAIL PROTECTED]> wrote:
> Hmm, I don't know how many places in PHP have the flags, but maybe it 
> might be a good idea to have defines in place to make sure that the 
> apropriate flags are used for different platforms.
> SHane
> 
> Wez Furlong wrote:
> 
> > wez         Sat Nov 16 17:52:22 2002 EDT
> >
> >   Modified files:              (Branch: PHP_4_3)
> >     /php4/main      php_open_temporary_file.c
> >   Log:
> >   Change "wb" -> "r+b" for win32.
> >   The difference is staggering - I've spent hours tracking this down.
> >   It should probably be made the same for all platforms.




-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to