Edit report at http://bugs.php.net/bug.php?id=55009&edit=1
ID: 55009 Updated by: the...@php.net Reported by: hexes at mail dot ru Summary: Error when compile -Status: Feedback +Status: Closed Type: Bug Package: Sybase-ct (ctlib) related Operating System: Linux 2.6.36-gentoo-r5 PHP Version: 5.3.6 Assigned To: thekid Block user comment: N Private report: N New Comment: This bug has been fixed in SVN. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2011-06-13 10:45:58] the...@php.net Automatic comment from SVN on behalf of thekid Revision: http://svn.php.net/viewvc/?view=revision&revision=312117 Log: - MFH suppression of compiler warning noted in bug #55009 ------------------------------------------------------------------------ [2011-06-13 10:45:24] the...@php.net Automatic comment from SVN on behalf of thekid Revision: http://svn.php.net/viewvc/?view=revision&revision=312116 Log: - MFH suppression of compiler warning noted in bug #55009 ------------------------------------------------------------------------ [2011-06-13 10:43:23] the...@php.net Automatic comment from SVN on behalf of thekid Revision: http://svn.php.net/viewvc/?view=revision&revision=312115 Log: - Fix compiler warning about long vs. int in printf() # See bug #55009 # Compare to _server_message_handler() a little below, where this # is done the same way ------------------------------------------------------------------------ [2011-06-13 10:32:19] the...@php.net The "$SYBASE_CT_INCDIR/libsybct.so" issue was fixed by SVN rev 311917 in bug Bug #53540. $ svn up ext/sybase_ct/config.m4 At revision 312114. $ grep libsybct ext/sybase_ct/config.m4 elif test -f $SYBASE_CT_LIBDIR/libsybct64.so && test $PHP_SYBASE_64 = "yes"; then elif test -f $SYBASE_CT_LIBDIR/libsybct.so; then I also merged that to 5_3 and 5_4 Guess this really is about the â%dâ vs. â%ldâ warning here. ------------------------------------------------------------------------ [2011-06-11 20:29:30] fel...@php.net But using INCDIR on: elif test -f $SYBASE_CT_INCDIR/libsybct.so; then seems wrong. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/bug.php?id=55009 -- Edit this bug report at http://bugs.php.net/bug.php?id=55009&edit=1