php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #624 some warnings i've got since PHP3.0.1 (or so..)
Submitted: 1998-08-06 10:12 UTC Modified: 1998-08-08 17:31 UTC
From: chrisvik at tapir dot no Assigned:
Status: Closed Package: Compile Warning
PHP Version: 3.0 Latest CVS OS: RedHat 5.1
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: chrisvik at tapir dot no
New email:
PHP Version: OS:

 

 [1998-08-06 10:12 UTC] chrisvik at tapir dot no
request_info.c: In function `php3_init_request_info':
request_info.c:212: warning: assignment discards `const' from pointer target type
request_info.c:214: warning: assignment discards `const' from pointer target type
request_info.c:217: warning: assignment discards `const' from pointer target type


functions/basic_functions.c: In function `php3_getenv':
functions/basic_functions.c:366: warning: assignment discards `const' from point

functions/head.c: In function `php3_Header':
functions/head.c:126: warning: assignment discards `const' from pointer target type



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-08-08 17:31 UTC] rasmus
Fixed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 22:01:28 2024 UTC