|   | php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
| 
  [2017-01-27 20:55 UTC] ronyan at outlook dot com
 Description: ------------ PHP : 5.6.30 Vistual Studio: VS2012 x86 Native Tools Command Prompt PDO_Informix-1.3.2.tgz InformixCSDK: informix_clientsdk.4.10.TC5DE.WIN Build fail with the error: informix_driver.c ext\pdo_informix\informix_driver.c(133) : warning C4013: 'stmt_cleanup' undefine d; assuming extern returning int ext\pdo_informix\informix_driver.c(372) : error C2065: 'IS_TRUE' : undeclared id entifier ext\pdo_informix\informix_driver.c(480) : warning C4018: '<' : signed/unsigned m ismatch ext\pdo_informix\informix_driver.c(576) : warning C4028: formal parameter 3 diff erent from declaration ext\pdo_informix\informix_driver.c(577) : warning C4028: formal parameter 3 diff erent from declaration ext\pdo_informix\informix_driver.c(578) : warning C4028: formal parameter 3 diff erent from declaration ext\pdo_informix\informix_driver.c(578) : warning C4028: formal parameter 5 diff erent from declaration NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 11.0 \VC\BIN\cl.exe"' : return code '0x2' Stop. Test script: --------------- configure --disable-zts --enable-pdo --with-pdo-informix="C:\Program Files (x86)\IBM Informix Client SDK",shared Expected result: ---------------- Build complete with success. Patchespatch.txt (last revision 2017-01-27 20:57 UTC by ronyan at outlook dot com)Pull RequestsHistoryAllCommentsChangesGit/SVN commits             | |||||||||||||||||||||||||||||||||||||
|  Copyright © 2001-2025 The PHP Group All rights reserved. | Last updated: Fri Oct 31 15:00:01 2025 UTC | 
Hi Kalle, I see this defect got re-assigned. Is the mentioned issue in the bug still exists ?