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
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: mcihar at suse dot cz
New email:
PHP Version: OS:

 

 [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 12:01:27 2024 UTC