[PHP-DEV] Re: Win32 Build Quirks

2002-12-29 Thread l0t3k
it also seems as if we need to link against zlibstat.lib, but zlib.lib is given in the MSVC project (php4dllts) as the library to link against. "Sebastian Bergmann" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]... > For a long time I could use the following commands to build PHP o

Re: [PHP-DEV] emalloc() troubles

2002-12-29 Thread Yasuo Ohgaki
I didn't know you have cvs access. Then I'll leave the problem alone :) -- Yasuo Ohgaki Ari Pollak wrote: Again, I told you that I already fixed the problem from within PHP, but there's just one memory leak that I can't track down. On Sun, Dec 29, 2002 at 06:39:18PM +0900, Yasuo Ohgaki wrote:

Re: [PHP-DEV] Quick array question

2002-12-29 Thread Leon Mergen
"Derick Rethans" <[EMAIL PROTECTED]> schreef in bericht [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > A quick question - is there some sort of macro available where I can convert > > a PHP array with numeric elements (array ("foo","bar","wombat"); for > > example) to the standard C type of arra

Re: [PHP-DEV] Quick array question

2002-12-29 Thread Derick Rethans
On Sun, 29 Dec 2002, Leon Mergen wrote: > A quick question - is there some sort of macro available where I can convert > a PHP array with numeric elements (array ("foo","bar","wombat"); for > example) to the standard C type of array (which you can access with var[10]) > ? Nope, there is no macro

[PHP-DEV] Quick array question

2002-12-29 Thread Leon Mergen
Hello there, A quick question - is there some sort of macro available where I can convert a PHP array with numeric elements (array ("foo","bar","wombat"); for example) to the standard C type of array (which you can access with var[10]) ? Thanks in advance. Regards, Leon Mergen -- PHP Develo

[PHP-DEV] CVS Account Request: herbaz

2002-12-29 Thread HerbaZ , BasseM
all thing -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] CVS Account Request: max

2002-12-29 Thread Max W. Blackmer, Jr.
Assist in the development of PEAR possably providing QA to PEAR group and maintainers. -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-DEV] Update: Quoting behaviour exposed

2002-12-29 Thread John Coggeshall
Nah. Can we please put down the swords and start talking about PHP5? >-Original Message- >From: Sascha Schumann [mailto:[EMAIL PROTECTED]] >Sent: Sunday, December 29, 2002 12:47 PM >To: Zeev Suraski >Cc: Sebastian Bergmann; [EMAIL PROTECTED] >Subject: Re: [PHP-DEV] Update: Quotin

Re: [PHP-DEV] Update: Quoting behaviour exposed

2002-12-29 Thread Sebastian Bergmann
Sascha Schumann wrote: > If that language had interested me, I would have made my > Hebraicum in addition to the Latinum. The Hebraicum would be of no use here, because it covers "Old Hebrew". I just showed this to my father and he could not get any sense out of it :-) -- Sebastian Bergm

Re: [PHP-DEV] Win32 Build Quirks

2002-12-29 Thread Michael Sisolak
Zeev Suraski wrote: > It's zlib. I'm not sure why people relied on users having zlib installed > as a part of their standard libraries under Windows, but it's not a reasonable assumption... > checkout zlib, build it (under both Release and Debug), delete *.lib and > *.dll from your PHP output

Re: [PHP-DEV] Update: Quoting behaviour exposed

2002-12-29 Thread nicos
Hello, I assume that we've all understood that point now. Can you(we) now stop wasting your(our) time and use it to something better? Yea, like learning Hebraicum or... -- Regards. M.CHAILLAN Nicolas [EMAIL PROTECTED] www.WorldAKT.com Hébergement de sites internets. "Sascha Schumann" <[E

Re: [PHP-DEV] Win32 Build Quirks

2002-12-29 Thread Sebastian Bergmann
Zeev Suraski wrote: > Probably due to different .dsp's (I assume you have two different > checkouts of the PHP source tree? Any chance one of them is modified) No, one checkout. For a Zend Engine 2 build I rename Zend to Zend1 and ZendEngine2 to Zend. (I know, this is dirty :-) -- Sebasti

Re: [PHP-DEV] Update: Quoting behaviour exposed

2002-12-29 Thread Sascha Schumann
> As much as it is amusing, tihiye besheket vetafsik lehishtamesh beLatinit. If that language had interested me, I would have made my Hebraicum in addition to the Latinum. [snip off-topic] If it has not been clear to you or anyone else -- this has all been about drawing attention

Re: [PHP-DEV] Update: Quoting behaviour exposed

2002-12-29 Thread Zeev Suraski
At 19:21 29/12/2002, Sascha Schumann wrote: On Sun, 29 Dec 2002, Zeev Suraski wrote: > At 11:46 29/12/2002, Sebastian Bergmann wrote: > >Rasmus Lerdorf wrote: > > > Sascha, we need to give you something constructive to work on... > > > -Rasmus (top-posted with lots of quoted text just for you) >

Re: [PHP-DEV] Update: Quoting behaviour exposed

2002-12-29 Thread Sascha Schumann
On Sun, 29 Dec 2002, Zeev Suraski wrote: > At 11:46 29/12/2002, Sebastian Bergmann wrote: > >Rasmus Lerdorf wrote: > > > Sascha, we need to give you something constructive to work on... > > > -Rasmus (top-posted with lots of quoted text just for you) > > > > If it brings "Bad E-Mail Practices" t

Re: [PHP-DEV] Win32 Build Quirks

2002-12-29 Thread Zeev Suraski
At 18:27 29/12/2002, Sebastian Bergmann wrote: Zeev Suraski wrote: > checkout zlib, build it (under both Release and Debug) Thank you Zeev, that did the trick. But I still wonder why I got this only with the Zend Engine 2 and not with the Zend Engine 1... Probably due to different .dsp's (I

Re: [PHP-DEV] emalloc() troubles

2002-12-29 Thread Ari Pollak
Again, I told you that I already fixed the problem from within PHP, but there's just one memory leak that I can't track down. On Sun, Dec 29, 2002 at 06:39:18PM +0900, Yasuo Ohgaki wrote: > I realized that now. Anyway, if there is problem with qmail, > I'll fix it iff I think it's really a proble

Re: [PHP-DEV] Win32 Build Quirks

2002-12-29 Thread Sebastian Bergmann
Zeev Suraski wrote: > checkout zlib, build it (under both Release and Debug) Thank you Zeev, that did the trick. But I still wonder why I got this only with the Zend Engine 2 and not with the Zend Engine 1... -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpO

Re: [PHP-DEV] Win32 Build Quirks

2002-12-29 Thread Zeev Suraski
At 18:01 29/12/2002, Sebastian Bergmann wrote: Zeev Suraski wrote: > It appears the .dsp's were misconfigured I tested this with a fresh checkout of php4/ and ZendEngine2/ and still get the library conflict warning during a ZendEngine2 build. I did not yet test the other issue I mentioned i

Re: [PHP-DEV] Win32 Build Quirks

2002-12-29 Thread Sebastian Bergmann
Zeev Suraski wrote: > It appears the .dsp's were misconfigured I tested this with a fresh checkout of php4/ and ZendEngine2/ and still get the library conflict warning during a ZendEngine2 build. I did not yet test the other issue I mentioned in my previous mail. -- Sebastian Bergmann

Re: [PHP-DEV] Win32 Build Quirks

2002-12-29 Thread Zeev Suraski
It appears the .dsp's were misconfigured (for future reference- we should never need to use 'ignore libraries' for any of the MSVC runtime libraries; If we do - we have a problem somewhere else). I suspect this happened around the time zlib support was added, and it was added improperly. I ad

Re: [PHP-DEV] Update: Quoting behaviour exposed

2002-12-29 Thread Zeev Suraski
At 11:46 29/12/2002, Sebastian Bergmann wrote: Rasmus Lerdorf wrote: > Sascha, we need to give you something constructive to work on... > -Rasmus (top-posted with lots of quoted text just for you) If it brings "Bad E-Mail Practices" to the attention of the "perps", I would consider it constru

[PHP-DEV] Win32 Build Quirks

2002-12-29 Thread Sebastian Bergmann
For a long time I could use the following commands to build PHP on Windows msdev "php4ts.dsw" /MAKE "php4ts - Release_TS_inline" /REBUILD msdev "php4ts.dsw" /MAKE "php4ts_cli - Release_TS_inline" The first command did a clean build of the SAPI/CGI binary and the php4ts.dll. The se

[PHP-DEV] Can't sapi/apache2filter on Windows

2002-12-29 Thread Sebastian Bergmann
Current HEAD php_functions.obj: error LNK2001: Unresolved external symbol: _ap_loaded_modules -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/ -- PHP Developmen

Re: [PHP-DEV] Update: Quoting behaviour exposed

2002-12-29 Thread Sebastian Bergmann
Rasmus Lerdorf wrote: > Sascha, we need to give you something constructive to work on... > -Rasmus (top-posted with lots of quoted text just for you) If it brings "Bad E-Mail Practices" to the attention of the "perps", I would consider it constructive. Sascha is not the only one annoyed by i

Re: [PHP-DEV] emalloc() troubles

2002-12-29 Thread Yasuo Ohgaki
Derick Rethans wrote: On Sat, 28 Dec 2002, Yasuo Ohgaki wrote: PHP shouldn't leak memory even if output/input from/to external program differs. It seems it's a PHP problem for this matter. If you had read the thread you would have seen that the memory leak is only there in his patch. I rea