Re: Warnings during compilation of dbd-mysql on Mac OS X (for Fink distro)

2007-11-07 Thread Patrick Galbraith
Christian, I'm still working on this. Many lines there are. I need to also find out about some unused variables, if they still have to be passed according to DBI spec. For instance: dbdimp.c: In function 'mysql_db_FETCH_attrib dbdimp.c:2160: warning: unused parameter 'dbh' The code: SV*

Re: Warnings during compilation of dbd-mysql on Mac OS X (for Fink distro)

2007-11-05 Thread Patrick Galbraith
Christian Schaffner wrote: Hi Patrick On 27.10.2007, at 20:59, Patrick Galbraith wrote: Hi Christian, Yes, for now you can ignore them, but I will look at those. Strangely, I don't get those on my mac, but it's time for a release, and I am finally becoming un-buried to do so. If I try a

Re: Warnings during compilation of dbd-mysql on Mac OS X (for Fink distro)

2007-10-31 Thread Christian Schaffner
Hi Patrick On 27.10.2007, at 20:59, Patrick Galbraith wrote: Hi Christian, Yes, for now you can ignore them, but I will look at those. Strangely, I don't get those on my mac, but it's time for a release, and I am finally becoming un-buried to do so. If I try a - pedantic compile, maybe I