Re: FW: [PHP-DEV] file.c fsock.c ... Again ...

2001-01-13 Thread Derick Rethans
On Sat, 13 Jan 2001, Sean R. Bright wrote: > > Already did, these are happening after getting your changes. (I watch the > cvs list as well ;)) Did my changes broke this? Derick > > > -Original Message- > > From: Derick Rethans [mailto:[EMAIL PROTECTED]] > > Sent: Saturday, January 13

RE: FW: [PHP-DEV] file.c fsock.c ... Again ...

2001-01-13 Thread Sean R. Bright
will see that file_globals_ctor is called when ZTS is NOT defined. Thats the problem... Sean > -Original Message- > From: Derick Rethans [mailto:[EMAIL PROTECTED]] > Sent: Saturday, January 13, 2001 6:08 PM > To: Sean R. Bright > Cc: [EMAIL PROTECTED] > Subject: Re: FW

RE: FW: [PHP-DEV] file.c fsock.c ... Again ...

2001-01-13 Thread Derick Rethans
On Sat, 13 Jan 2001, Sean R. Bright wrote: > Derick: > > No, they fixed some of the problems, but if you read the code snippet that I > included below, you will see that file_globals_ctor and file_globals_dtor > are defined inside the preprocessor macros for ZTS, so if ZTS is not defined > they a

RE: FW: [PHP-DEV] file.c fsock.c ... Again ...

2001-01-13 Thread Sean R. Bright
D'oh! Ok... But my build is broken... Wh! ;) Thanks, Sean > -Original Message- > From: Derick Rethans [mailto:[EMAIL PROTECTED]] > Sent: Saturday, January 13, 2001 6:18 PM > To: Sean R. Bright > Cc: 'Derick Rethans'; [EMAIL PROTECTED] >

Re: FW: [PHP-DEV] file.c fsock.c ... Again ...

2001-01-13 Thread Zeev Suraski
Ok, I did the development under Windows and didn't check the thread-unsafe mode. I'll fix it. At 00:54 14/1/2001, Sean R. Bright wrote: >Already did, these are happening after getting your changes. (I watch the >cvs list as well ;)) > > > -Original Message- > > From: Derick Rethans [m

RE: FW: [PHP-DEV] file.c fsock.c ... Again ...

2001-01-13 Thread Sean R. Bright
EMAIL PROTECTED] > Subject: Re: FW: [PHP-DEV] file.c fsock.c ... Again ... > > > Ok, I did the development under Windows and didn't check the > thread-unsafe > mode. I'll fix it. > > At 00:54 14/1/2001, Sean R. Bright wrote: > > >Already did, these are

RE: FW: [PHP-DEV] file.c fsock.c ... Again ...

2001-01-13 Thread Sean R. Bright
t; To: 'Zeev Suraski' > Cc: [EMAIL PROTECTED] > Subject: RE: FW: [PHP-DEV] file.c fsock.c ... Again ... > > > Thanks, you may want to check it thread safe again as well. > Getting alot of > errors that look like this: > > /usr/cvs/php4/ext/standard/exec.c:53: undefined

RE: FW: [PHP-DEV] file.c fsock.c ... Again ...

2001-01-13 Thread Zeev Suraski
, but I did get a clean copy from CVS. > >Thanks, >Sean > > > -Original Message- > > From: Zeev Suraski [mailto:[EMAIL PROTECTED]] > > Sent: Saturday, January 13, 2001 6:28 PM > > To: [EMAIL PROTECTED] > > Cc: [EMAIL PROTECTED] > > Subject: Re: FW