Re: [PHP-DEV] ./configure, PHP, SuSE and the AMD64

2004-09-25 Thread James Devenish
In message <[EMAIL PROTECTED]> on Sat, Sep 25, 2004 at 01:12:15PM -0700, Rasmus Lerdorf wrote: > Can't you just do: > > LDFLAGS=-L/usr/lib64 ./configure ... > > CPPFLAGS for compile-time stuff The compiler and linker have no problem. The problem is that the ./configure script does its *own* li

Re: [PHP-DEV] ./configure, PHP, SuSE and the AMD64

2004-09-25 Thread James Devenish
In message <[EMAIL PROTECTED]> on Fri, Sep 24, 2004 at 07:21:45PM -0700, Hans Zaunere wrote: > However, there is one issue I'm pretty unclear on - and, unfortunately > it might relate to some of the other issues, which makes matters more > confusion. [...] > -- In general, I've found that PHP's ./c

Re: [PHP-DEV] New function proposal urlappendvar()

2004-01-21 Thread James Devenish
In message <[EMAIL PROTECTED]> on Wed, Jan 21, 2004 at 02:43:57PM +0100, Petras Kudaras wrote: > Shouldn't that go into separate module (available from PEAR) or something? > Sticking as many things into the core as possible seems to be the reason > a lot of people don't like PHP ;) I don't know wh

Re: [PHP-DEV] New function proposal urlappendvar()

2004-01-21 Thread James Devenish
In message <[EMAIL PROTECTED]> on Wed, Jan 21, 2004 at 03:31:08AM -0800, Rasmus Lerdorf wrote: > > $url = urlappendvar($_SERVER['HTTP_REFERER'], 'foo', $foo); > > Generally we don't add functions to replace simple one-line PHP > expressions. > > $url .= strstr($url,'?')?"?foo=$foo":"&foo=$foo"

Re: [PHP-DEV] Re: #26769 [Opn->WFx]: 64 bit pointer

2004-01-03 Thread James Devenish
Hi, In message <[EMAIL PROTECTED]> on Sat, Jan 03, 2004 at 11:28:15AM +0100, Ard Biesheuvel wrote: > > Here is the code in exec.c, > > --- > > line# 586: pid_t child, wait_pid; > > line# 587: > > line# 588: child = (pid_t)rsrc->ptr; > > [EMA

Re: [PHP-DEV] PHP5b3 on Mac OS X

2003-12-30 Thread James Devenish
Hi, In message <[EMAIL PROTECTED]> on Tue, Dec 30, 2003 at 11:59:12PM -0500, [EMAIL PROTECTED] wrote: > I've tried to configure PHP 5 b3 with the following command: > > ./configure --prefix=/usr/local/php/betas/php-5.0.0b3 --with-mysql=/sw > --with-gd=/sw --with-libxml-dir=/sw/lib --with-zlib-di

Re: [PHP-DEV] Re: 4.3.4 compile on BIND9 systems

2003-10-20 Thread James Devenish
In message <[EMAIL PROTECTED]> on Mon, Oct 20, 2003 at 02:44:48PM +0300, Jani Taskinen wrote: > We can't start adding some Apple specific shit for PHP already contains OS-specific excrement (including lines that are Linux-specific, Jani, whether it's acknowledged or not). Different systems differ.

Re: [PHP-DEV] Core Dudes: Critical #20274 needs your input

2003-03-25 Thread James Devenish
In message <[EMAIL PROTECTED]> on Tue, Mar 25, 2003 at 11:37:54AM +, Wez Furlong wrote: > Opinions please; we need to have an official resolution before 4.3.2 is > released. ("Solaris sucks, use > instead") Opinions? Okay: "PHP is a pain to compile and use reliably, arrive at realisation tha

Re: [PHP-DEV] CVS Account Request: jorton

2003-03-13 Thread James Devenish
In message <[EMAIL PROTECTED]> on Thu, Mar 13, 2003 at 03:42:54PM -, James Cox wrote: > > On Thu, 13 Mar 2003, James Cox wrote: > > > > > I asked joe to ask for commit privs as he's the redhat guy > > doing PHP work, > > > and has useful stuff to commit. > > > > I think that we can handle t