Date: 03/27/01
- Next message: kalowsky <email protected>: "[PHP-DEV] PHP 4.0 Bug #7857 Updated: odbc_exec crashes php"
- Previous message: kalowsky <email protected>: "[PHP-DEV] PHP 4.0 Bug #7135 Updated: misbehavior of print and sprintf AGAIN"
- Maybe in reply to: Sebastian Bergmann: "[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/odbc php_odbc.c"
- Next in thread: Marc Boeren: "RE: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/odbc php_odbc.c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>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>>
- application/octet-stream attachment: 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>
- Next message: kalowsky <email protected>: "[PHP-DEV] PHP 4.0 Bug #7857 Updated: odbc_exec crashes php"
- Previous message: kalowsky <email protected>: "[PHP-DEV] PHP 4.0 Bug #7135 Updated: misbehavior of print and sprintf AGAIN"
- Maybe in reply to: Sebastian Bergmann: "[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/odbc php_odbc.c"
- Next in thread: Marc Boeren: "RE: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/odbc php_odbc.c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

