RE: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/odbc php_odbc.c From: Marc Boeren (M.Boeren <email protected>)
Date: 03/27/01

>D:\Programme\MS Visual Studio\Projekte\php\php4\ext\odbc\php_odbc.c(2167) :

>warning C4047: 'function' : Anzahl der Dereferenzierungen bei 'int *' und
'int '
>unterschiedlich

Oops, my fault, forgot a '&'...
I'm still learning this cvs and diff stuff, and am actually patching the
files outside the tree and doing the diff with the file _in_ the tree...
In the version that compiles the reference was there, of course.
Would have been easier if I had write access to more than just ext/dbx, but
hey, I'm new here :-)

Cheerio, Marc.

Anyway, patch attached

 <<php_odbc.c.diff>>

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>