php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #32049 implicit declaration of function `pread'
Submitted: 2005-02-21 14:56 UTC Modified: 2005-03-06 16:52 UTC
Votes:2
Avg. Score:4.5 ± 0.5
Reproduced:2 of 2 (100.0%)
Same Version:0 (0.0%)
Same OS:2 (100.0%)
From: mcihar at suse dot cz Assigned:
Status: Wont fix Package: Compile Warning
PHP Version: 5.0.3 OS: Linux
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 — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
3 - 1 = ?
Subscribe to this entry?

 
 [2005-02-21 14:56 UTC] mcihar at suse dot cz
Description:
------------
php-5.0.3/ext/session/mod_files.c: In function `ps_read_files':
php-5.0.3/ext/session/mod_files.c:326: warning: implicit declaration of function `pread'
php-5.0.3/ext/session/mod_files.c: In function `ps_write_files':
php-5.0.3/ext/session/mod_files.c:362: warning: implicit declaration of function `pwrite'

sorry, no idea how to fix this...


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-03-06 16:52 UTC] sniper@php.net
It's just a warning and doesn't cause any problems to anyone -> wont fix.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 05:01:28 2024 UTC