On Mon, 16 Apr 2001, Sterling Hughes wrote:
>>
>> -#ifndef HAVE_DBMAKER
>> - if ((*pv_onoff)) {
>> -#else
>> if (pv_onoff && (*pv_onoff)) {
>> -#endif
>> convert_to_long_ex(pv_onoff);
>> rc = SQLSetConnectOption(conn->hdbc, SQL_AUTOCOMMIT,
>>
>((*pv_onoff)->value.lval) ?
>>
>
>This should be breaking something, no?
>
>Either way an "if" statement is started therefore it needs to be finished.
>
Maybe you should get thicker glasses? :)
#ifndef <-- see this ? :-p
--Jani
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP-CVS] cvs: php4 /ext/odbc php_odbc.c Zeev Suraski
- [PHP-CVS] cvs: php4 /ext/odbc php_odbc.c Dan Kalowsky
- [PHP-CVS] cvs: php4 /ext/odbc php_odbc.c Dan Kalowsky
- [PHP-CVS] cvs: php4 /ext/odbc php_odbc.c Dan Kalowsky
- Re: [PHP-CVS] cvs: php4 /ext/odbc php_odbc.c Sterling Hughes
- Re: [PHP-CVS] cvs: php4 /ext/odbc php_odbc.c Dan Kalowsky
- Re: [PHP-CVS] cvs: php4 /ext/odbc php_odbc.c Jani Taskinen
- Re: [PHP-CVS] cvs: php4 /ext/odbc php_odb... Sterling Hughes
- [PHP-CVS] cvs: php4 /ext/odbc php_odbc.c Dan Kalowsky
- Re: [PHP-CVS] cvs: php4 /ext/odbc php_odbc.c Andi Gutmans
- [PHP-CVS] cvs: php4 /ext/odbc php_odbc.c Andi Gutmans
- [PHP-CVS] cvs: php4 /ext/odbc php_odbc.c Dan Kalowsky
- [PHP-CVS] cvs: php4 /ext/odbc php_odbc.c Andi Gutmans

