Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Branching 4.0.6...

2001-05-06 Thread Sascha Schumann
On Sun, 6 May 2001, Rasmus Lerdorf wrote: > On Sun, 6 May 2001, Sascha Schumann wrote: > > > > That's because the GD-1.8.3 lib on www.php.net does have GIF support. Well, actually it does not have GIF support. $ nm /home/rasmus/gd-1.8.3/libgd.a|grep -i gif|wc -l 0 However

Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Branching 4.0.6...

2001-05-06 Thread Rasmus Lerdorf
On Sun, 6 May 2001, Sascha Schumann wrote: > > That's because the GD-1.8.3 lib on www.php.net does have GIF support. > > Well, then the mistake is in some other part, because it > complained about gdImageCreateFromGifCtx not being defined in > some #ifdef HAVE_GD_GIF .. #endif area.

Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Branching 4.0.6...

2001-05-06 Thread Sascha Schumann
> That's because the GD-1.8.3 lib on www.php.net does have GIF support. Well, then the mistake is in some other part, because it complained about gdImageCreateFromGifCtx not being defined in some #ifdef HAVE_GD_GIF .. #endif area. - Sascha Expe

Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Branching 4.0.6...

2001-05-06 Thread Rasmus Lerdorf
> > On 2001-05-05 19:02:29, "Andi Gutmans" <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > > > Now that the pressing problems have been fixed in the CVS I'd like to > > > branch 4.0.6 and release an RC1. > > > Any objections? > > > > No, but you may want to check that my commit for fsock/network rela

[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Branching 4.0.6...

2001-05-06 Thread Wez Furlong
On 2001-05-06 12:04:32, "Sascha Schumann" <[EMAIL PROTECTED]> wrote: > The GD config stuff is also still busted. On www.php.net, > the config system detected GIF support in GD-1.8.3.. How can that be? The gif stuff is detected via AC_CHECK_LIB (I didn't touch that part!) --Wez. -- P

[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Branching 4.0.6...

2001-05-06 Thread Sascha Schumann
On Sat, 5 May 2001, Wez Furlong wrote: > On 2001-05-05 19:02:29, "Andi Gutmans" <[EMAIL PROTECTED]> wrote: > > Hi, > > > > Now that the pressing problems have been fixed in the CVS I'd like to > > branch 4.0.6 and release an RC1. > > Any objections? > > No, but you may want to check that my commi

Re: [PHP-DEV] Branching 4.0.6...

2001-05-05 Thread Rui Hirokawa
Hi, I fixed a compilation problem for ext/mbstring recently. I think this problem is critical for this module, it should be applied for php-4.0.6 branch. >hirokawaSat May 5 19:44:12 2001 EDT > > Modified files: > /php4/ext/mbstring mbstring.c > Log: > fixed a compila

RE: [PHP-DEV] Branching 4.0.6... (mailer problems)

2001-05-05 Thread Wez Furlong
Sorry for the spamming. --Wez. -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP-DEV] Branching 4.0.6...

2001-05-05 Thread Wez Furlong
On 2001-05-05 20:02:29, "Wez Furlong" <[EMAIL PROTECTED]> wrote: > On 2001-05-05 19:02:29, "Andi Gutmans" <[EMAIL PROTECTED]> wrote: > > Hi, > > > > Now that the pressing problems have been fixed in the CVS I'd like to > > branch 4.0.6 and release an RC1. > > Any objections? > > No, but you may

Re: [PHP-DEV] Branching 4.0.6...

2001-05-05 Thread Wez Furlong
On 2001-05-05 19:02:29, "Andi Gutmans" <[EMAIL PROTECTED]> wrote: > Hi, > > Now that the pressing problems have been fixed in the CVS I'd like to > branch 4.0.6 and release an RC1. > Any objections? No, but you may want to check that my commit for fsock/network related files works for you all b

[PHP-DEV] Branching 4.0.6...

2001-05-05 Thread Andi Gutmans
Hi, Now that the pressing problems have been fixed in the CVS I'd like to branch 4.0.6 and release an RC1. Any objections? Andi -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the li