From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0CVS-2002-05-28 PHP Bug Type: Compile Warning Bug description: compile warning in posix.c
/root/cvs/cvsphp/ext/posix/posix.c: In function `zif_posix_getpgid': /root/cvs/cvsphp/ext/posix/posix.c:459: warning: implicit declaration of function `getpgid' /root/cvs/cvsphp/ext/posix/posix.c: In function `zif_posix_getsid': /root/cvs/cvsphp/ext/posix/posix.c:480: warning: implicit declaration of function `getsid' -- Edit bug report at http://bugs.php.net/?id=17477&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17477&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17477&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17477&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17477&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17477&r=support Expected behavior: http://bugs.php.net/fix.php?id=17477&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17477&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17477&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17477&r=globals