ID: 12491
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Compile Failure
Operating System: Solaris 7
PHP Version: 4.0.6
New Comment:

This should be fixed in latest CVS. Try a snapshot from
http://snaps.php.net/ and reopen this bug report if it doesn't work.

--Jani


Previous Comments:
------------------------------------------------------------------------

[2001-07-31 12:27:04] [EMAIL PROTECTED]

Here's a patch that seems to fix it for me:

--- ext/sybase/php_sybase_db.c.orig     Tue Jul 31 17:29:37 2001
+++ ext/sybase/php_sybase_db.c  Tue Jul 31 17:25:47 2001
@@ -707,6 +707,7 @@
        int blocks_initialized=1;
        int i,j;
        int *column_types;
+       PLS_FETCH();
 
        switch(ZEND_NUM_ARGS()) {
                case 1:


------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=12491&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to