[PHP-DEV] Re: [PHP-QA] RE: [PHP-DEV] 4.0.5RC1 From: Andi Gutmans (andi <email protected>)
Date: 03/15/01

At 04:03 PM 3/13/2001 -0800, Lon Baker wrote:
>The source compiles and installs as a DSO under:
>Mac OS X 10.0 RC1
>Apache 1.3.19
>MySQL 3.23.34a
>
>Config line used: ./configure --with-apxs=/usr/sbin/apxs
>--enable-track-vars --with-mysql=/usr/local/mysql --with-zlib
>
>With the following issues:
>Requires corrected lines in internal_functions.c @ line 32 as noted in bug
>report #9716
>-After this edit the compile proceeds as normal and runs fine.

Seems like we need "\r\n" in there. The question is, can we detect OS X
easily and can we change the scripts which build internal_functions.c
accordingly. We might need Sascha on this one. He wrote those scripts.

>Outstanding bugs that still affect 4.0.5 RC1:
>#8828 mktime still does not produce correct information.
>- No known work-around for this issue. A show stopper in my opinion.

I don't think this is a show stopper.

Andi

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>