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

 ID:               50827
 Updated by:       the...@php.net
 Reported by:      mul at rentapacs dot de
 Summary:          retcode != CS_END_RESULTS in exec_cmd()
 Status:           Assigned
 Type:             Bug
 Package:          Sybase-ct (ctlib) related
 Operating System: SLES11 x86_64
 PHP Version:      5.2.12
 Assigned To:      thekid

 New Comment:

This looks like int / CS_INT messup (probably 64 bit library, 32 bit
header files). Did you compile all PPH versions yourself on the same
systems with the same setup?


Previous Comments:
------------------------------------------------------------------------
[2010-01-23 03:22:15] 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



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



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

Reply via email to