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

2001-01-13 Thread Sean R. Bright
Already did, these are happening after getting your changes. (I watch the cvs list as well ;)) -Original Message- From: Derick Rethans [mailto:[EMAIL PROTECTED]] Sent: Saturday, January 13, 2001 6:04 PM To: Sean R. Bright Cc: [EMAIL PROTECTED] Subject: Re: [PHP-DEV] file.c

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, 2001

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: [PHP-DEV] file.c fsock.c

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 are

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] Subject: RE: FW: [PHP-DEV] file.c fsock.c

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

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

2001-01-13 Thread Sean R. Bright
: [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 happening after getting your changes. (I watch the cvs list as well

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

2001-01-13 Thread Sean R. Bright
' 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 reference to `core_globals_id' /usr/cvs/php4/ext/standard

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

2001-01-13 Thread Zeev Suraski
-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: [PHP-DEV] file.c fsock.c ... Again ... Ok, I did the development under Windows and didn't check the thread-unsafe