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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: cak at dimebank dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 23:01:27 2025 UTC