I started to work on fixing this problem, but have not had time to
finish my work. I will try to get some time available to work on this
sometime soon.
Thanks,
-Jason
On Sat, 2002-11-09 at 22:25, James Devenish wrote:
> Hi,
>
> Referring to bug #20268 ("Bus Error on startup"), I have added some
> comments about show-stopping problems with PHP 4.3 with regards to its
> lack of 64-bit cleanliness. The main problems seem to be Zend's
> OnUpdateInt (which seems misnamed although it uses zend_atoi, it assigns
> to a long) and PHP modules' use of zend_parse_parameters (which again
> acts on longs, not ints, though that has slipped by the authors of some
> modules). (Please forgive some of the less coherent sentences in my
> comments on the bug.) I have provided patches that demonstrate how I
> managed to get PHP working (in particular with SPARCv9 Solaris 8 and
> Apache 2.0).
>
> Regards,
> A random but concerned 64-bit user.
>
>
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, visit: http://www.php.net/unsub.php
--
Jason Greene <[EMAIL PROTECTED]
<[EMAIL PROTECTED]>
The honeymoon is over when he phones to say he'll be late for supper and
she's already left a note that it's in the refrigerator.
-- Bill Lawrence
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php