[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] PHP 4.2.3 release process

2002-07-26 Thread Roman Neuhauser
urance Team Mailing List <[EMAIL PROTECTED]> > Subject: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] PHP 4.2.3 release process > > At 09:43 7/25/2002 +0200, Sascha Schumann wrote: > > > >> Maybe even comment on the MAKE env variable, I think it'll be OK. > > > >

[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] PHP 4.2.3 release process

2002-07-25 Thread Melvyn Sopacua
At 15:08 7/25/2002 +0200, Sascha Schumann wrote: > > With buildconf you get the error in build/build2.mk, cause buildconf > has the > > same issue. > > Is it so hard to simply accept that you need to type "make" > instead of "gmake" or "unset MAKE" when building PHP? In my case - yes. S

Re: [PHP-DEV] Re: [PHP-QA] PHP 4.2.3 release process

2002-07-25 Thread Sascha Schumann
> With buildconf you get the error in build/build2.mk, cause buildconf has the > same issue. Is it so hard to simply accept that you need to type "make" instead of "gmake" or "unset MAKE" when building PHP? - Sascha -- PHP Development Mailing List To unsubscr

Re: [PHP-DEV] Re: [PHP-QA] PHP 4.2.3 release process

2002-07-25 Thread Sascha Schumann
> So now I either need to adjust my environment, or patch configure.in, to check > for GNU make, rather then just plain assume BSD make. Install GNU make as "gmake" as every other BSD system and be done with it. - Sascha -- PHP Development Mailing List To uns

Re: [PHP-DEV] Re: [PHP-QA] PHP 4.2.3 release process

2002-07-25 Thread Melvyn Sopacua
At 09:43 7/25/2002 +0200, Sascha Schumann wrote: > > Maybe even comment on the MAKE env variable, I think it'll be OK. > > Why do you want to remove existing and working functionality? Because it's only working, when using BSD make. The case statement in configure.in just plain assumes "whe

[PHP-DEV] Re: [PHP-QA] PHP 4.2.3 release process

2002-07-25 Thread Sascha Schumann
> Maybe even comment on the MAKE env variable, I think it'll be OK. Why do you want to remove existing and working functionality? > If no bug report comes in, we can safely take out all that stuff in 4.3, > like has been done in HEAD. The reason for BSD_MAKEFILE support ceased to exist

[PHP-DEV] Re: [PHP-QA] PHP 4.2.3 release process

2002-07-24 Thread Melvyn Sopacua
On Mon, 22 Jul 2002, Derick Rethans wrote: > > I think it's time to start the release process of PHP 4.2.3 in which a > lot of bugs will be fixed that are in 4.2.1/4.2.2. > What about the build system - especially BSD_MAKEFILE stuff. If we issue a warning like: ***WARNING*** PHP now defaults

[PHP-DEV] Re: [PHP-QA] PHP 4.2.3 release process

2002-07-21 Thread derick
On Mon, 22 Jul 2002, Derick Rethans wrote: > And if you're wondering why there is no PHP 4.2.2 yet, this one > will be released as PHP 4.2.1 + two fixes on Monday July 23th, around > 11 pm GMT. make that am. Derick -- PHP Development Mailing List To unsubscribe, visit: