From:             [EMAIL PROTECTED]
Operating system: SunOS 4.
PHP version:      4.0.6
PHP Bug Type:     Compile Failure
Bug description:  sunos 4 doesn't have strtoul. using strtol "works"... 

compiling ext/standard/scanf.c on sunos 4 is a problem - there's a
declaration problem with strtol in php_sscanf_internal, and strtoul doesn't
exist at all.
-- 
Edit bug report at: http://bugs.php.net/?id=12580&edit=1


-- 
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