|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2010-01-23 03:22 UTC] mul at rentapacs dot de
Description: ------------ Hi there, last working PHP version for me on SLES11 x86_64 (ASE-15.0.3 xe) is php5.2-200807031030 (5.2.7-dev). Have tried 5.2.9 and now 5.2.12 but without success. Did some debugging and found out that retcode (-205) no longer equals CS_END_RESULTS (-205) in exec_cmd(). A type cast (int)retcode works as a fix in this location (l. 974), but then it bails out somewhere else. There isn't much difference in sybase_ct beween these versions, so I suspect that the problem lies somewhere else. Any hints are greatly appreciated! TIA ... Michael PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Oct 28 22:00:01 2025 UTC |
I'll add this CFLAGS="${CFLAGS} -g -DSYB_LP64 to the "x64" decision branch, see here: http://svn.php.net/viewvc/php/php-src/trunk/ext/sybase_ct/config.m4?revision=300853&view=markup (around line 42)