On Sat, 20 Dec 2003, Andi Gutmans wrote:
> Does anyone know if Edin is around? I need him to create the Win32 package. > Is there anyone else who has the same system as his set up?
Edin makes the win32 package as he has all the libs etc. But it is weekend so IMO a bad time to roll a release. Why not wait until monday? I assume not many people checked your rc2 either yet.
Actually I prefer releasing it on the weekend because less ppl will be hurt if something goes wrong. Anyway, I'll put it up probably tomorrow in any case. We have often waited for the Win32 builds for a day or two.
I now also now why you really need to switch back the version number as soon as you have tagged:
(From a fresh CVS checkout): [EMAIL PROTECTED]:/dat/dev/php/php-5.0dev$ ./buildconf You should not run buildconf in a release package. use buildconf --force to override this check.
This is because we check if a version is "-dev", otherwise it's a release and users generally should not use ./buildconf in a release version. The same thing also broke generation of configure in the snapshots.
That's not a good enough reason. It doesn't make sense to put such a restriction at a time when you're managing a release. In any case, maybe it's best to fix the snaps script to use --force :)
Andi
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php