>>> Maybe this should be mentioned at http://bugs.php.net/anoncvs.php page?
>>> (why would some non-developer get his PHP 4 from CVS anyway? :)
>>there is at least one reason - to compile with a new feature that is not
>>released still. it is not recommended but i know about people doing
this...

> Well, it's not our fault then. :)
> Maybe they should be encouraged to use the CVS snapshots?

it is not of course.

encouraged yes, but cvs update uses less bandwidth and is a better way than
downloading the whole thing...
just a note that total regeneration is made by (this will also solve some
build problems):

./cvsclean
./buildconf
./genfiles
./configure ....
make depend
make

b.


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to