ID: 29531 User updated by: pk at nodex dot ru Reported By: pk at nodex dot ru Status: Analyzed Bug Type: *General Issues Operating System: Solaris 9 PHP Version: 4.3.9 New Comment:
Please find your time for this. I work with PHP 4.2.3 for now and i can`t upgrade because this issue is have a place. Previous Comments: ------------------------------------------------------------------------ [2004-08-12 14:35:55] [EMAIL PROTECTED] If I had the time to patch it, I would have done it already. Maybe someone else will do it in the meantime. ------------------------------------------------------------------------ [2004-08-12 14:11:02] pk at nodex dot ru SFIO redefine fopen call with _stdfread in precompilation. And any C sources compilling good with sfio. SFIO is transparent for sources. Can you give me the patch for this issue? ------------------------------------------------------------------------ [2004-08-12 13:57:49] [EMAIL PROTECTED] So, the fread() function will be callable from your script as _stdfread() instead ? We need to use the NAMED variety of the PHP_FUNCTION and PHP_FE macros to avoid this issue. ------------------------------------------------------------------------ [2004-08-12 13:38:08] pk at nodex dot ru Sfio have lines: #define fread _stdfread Difintion of stdfread: extern ssize_t _stdfread _ARG_((Void_t*, size_t, size_t, Sfio_t*)); ------------------------------------------------------------------------ [2004-08-12 13:34:12] [EMAIL PROTECTED] Can you confirm that sfio does something along the lines of: #define fread sfio_fread in its headers? ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/29531 -- Edit this bug report at http://bugs.php.net/?id=29531&edit=1