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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
4 + 30 = ?
Subscribe to this entry?

 
 [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: Thu Apr 25 16:01:28 2024 UTC