php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12580 sunos 4 doesn't have strtoul. using strtol "works"...
Submitted: 2001-08-05 13:58 UTC Modified: 2001-08-06 00:38 UTC
From: cak at dimebank dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.6 OS: SunOS 4.
Private report: No CVE-ID: None
 [2001-08-05 13:58 UTC] cak at dimebank dot com
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.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-06 00:38 UTC] sniper@php.net
See bug #7474. I've send you the patch..but you should 
really consider updating your OS.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 18:01:28 2024 UTC