[PHP-DEV] PHP 4.0 Bug #5526 Updated: Openlink support bug in PHP4. From: kalowsky <email protected>
Date: 01/15/01

ID: 5526
Updated by: kalowsky
Reported By: silen <email protected>
Status: Assigned
Bug Type: Compile Failure
Assigned To: zeev
Comments:

This fix should be in 4.0.4pl1, please test and comment back

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

[2000-12-28 14:29:16] kalowsky <email protected>
I just added in a define(OPENLINK) to the HAVE_SOLID lines which will hopefully stop this. I don't have Openlink to test with, but bug #8357 (duplicate) submitter had tested this change out and it seemed to work for them. Please test and respond.

Zeev, if this is the wrong answer, I'll apologize now. I figured it's better to have it compile (and work) then stay possibly broken through another release.

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

[2000-12-14 10:49:33] kalowsky <email protected>
This was also a problem for the SOLID integration (mainly 2.3). I had corrected this in the php_odbc.c awhile back for cases of #ifdefined (HAVE_SOLID).

All initial reports back from SolidEE2.3 users claim this works wonderfully.

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

[2000-12-14 10:27:23] ahill <email protected>
This bug is still active in the 14 Dec 2000 snap.

Also, NOTE - the file that needs to have:

SQLINTEGER len; changed to
SDWORD len;

is not php_odbc.h but php_odbc.c

Best regards,
Andrew

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

[2000-11-23 18:16:11] sniper <email protected>
What's the situation with this bug ? Still valid? Zeev?

--Jani

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

[2000-09-15 04:05:33] ahill <email protected>
This is confirmed as still existing in 4.0.2

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

The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online.

Full Bug description available at: http://bugs.php.net/?id=5526

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>