Date: 08/31/99
- Next message: Thies C. Arntzen: "Re: [PHP-DEV] Re: Bug #2033 Updated: serialize() produces: FATAL: emalloc(): Unable to allocate 4160742841l bytes"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #2165 Updated: Bug in set_time_limit()"
- In reply to: Bug Database: "[PHP-DEV] Bug #2033 Updated: serialize() produces: FATAL: emalloc(): Unable to allocate 4160742841l bytes"
- Next in thread: Thies C. Arntzen: "Re: [PHP-DEV] Re: Bug #2033 Updated: serialize() produces: FATAL: emalloc(): Unable to allocate 4160742841l bytes"
- Reply: Thies C. Arntzen: "Re: [PHP-DEV] Re: Bug #2033 Updated: serialize() produces: FATAL: emalloc(): Unable to allocate 4160742841l bytes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> ID: 2033
> Updated by: thies
> Reported By: elfchief <email protected>
> Status: Open
> Bug Type: Misbehaving function
> Assigned To:
> Comments:
>
> unifixed - configure needs to find that out!
Err... why? All the 'fix' for this does is replace sprintf with
_php3_sprintf ... and the purpose of _php3_sprintf is to centralize
the special code required to handle sprintf under stupid OSen. Broken
sprintf already -is- autoconfigured and _php3_sprintf makes the correct
adjustments when needed.
Or am I missing something?
-WW
-- 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>
- Next message: Thies C. Arntzen: "Re: [PHP-DEV] Re: Bug #2033 Updated: serialize() produces: FATAL: emalloc(): Unable to allocate 4160742841l bytes"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #2165 Updated: Bug in set_time_limit()"
- In reply to: Bug Database: "[PHP-DEV] Bug #2033 Updated: serialize() produces: FATAL: emalloc(): Unable to allocate 4160742841l bytes"
- Next in thread: Thies C. Arntzen: "Re: [PHP-DEV] Re: Bug #2033 Updated: serialize() produces: FATAL: emalloc(): Unable to allocate 4160742841l bytes"
- Reply: Thies C. Arntzen: "Re: [PHP-DEV] Re: Bug #2033 Updated: serialize() produces: FATAL: emalloc(): Unable to allocate 4160742841l bytes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

