> Strange, I compiled it at home, and it gave me no troubles, must be a
> wrong regexp to replace spaces by tabs then. I'll look into it later.
Another issue is the lo_lseek() call. The third and fourth
parameters are prototyped as int, but you are passing in
char *.
- Sascha
--
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/pgsql pgsql.c php_pgsql.h Derick Rethans
- Re: [PHP-CVS] cvs: php4 /ext/pgsql pgsql.c php_pgsql... Sascha Schumann
- Re: [PHP-CVS] cvs: php4 /ext/pgsql pgsql.c php_p... Derick Rethans
- [PHP-CVS] cvs: php4 /ext/pgsql pgsql.c php_p... Sascha Schumann
- [PHP-CVS] cvs: php4 /ext/pgsql pgsql.c php_pgsql.h Thies C. Arntzen
- [PHP-CVS] cvs: php4 /ext/pgsql pgsql.c php_pgsql.h Thies C. Arntzen

