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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 02:01:36 2025 UTC