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

Pull Requests

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 Oct 18 02:01:27 2024 UTC