php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #40502 interbase.c:3051: `buf' undeclared In function `_php_ibase_user'
Submitted: 2007-02-15 22:54 UTC Modified: 2007-02-16 08:13 UTC
From: jn at forever dot cz Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.4.5 OS: linux
Private report: No CVE-ID: None
 [2007-02-15 22:54 UTC] jn at forever dot cz
Description:
------------
/usr/src/php-4.4.5/ext/interbase/interbase.c: In function `_php_ibase_user':
/usr/src/php-4.4.5/ext/interbase/interbase.c:3051: `buf' undeclared (first use in this function)
/usr/src/php-4.4.5/ext/interbase/interbase.c:3051: (Each undeclared identifier is reported only once
/usr/src/php-4.4.5/ext/interbase/interbase.c:3051: for each function it appears in.)
make: *** [ext/interbase/interbase.lo] Error 1



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-02-16 07:11 UTC] tony2001@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

Please try using the next snapshot.
 [2007-02-16 08:13 UTC] jn at forever dot cz
thnx!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 08:01:29 2024 UTC