On Wednesday, August 20, 2003, at 11:45 PM, David Wheeler wrote:
Yes, but there are still the other ones:
> cc1: warning: changing search order for system directory "/usr/local/include"
> cc1: warning: as it has already been specified as a non-system directory
> DBI.xs: In function `dbih_clearcom':
> DBI.xs:978: warning: unused variable `Perl___notused'
wrt the include warning: I assume you have perl in /usr/local ? Apples gcc is nitpicking here but is has a point about search order.
wrt the other warnings: I use apples gcc-3.3 (available on developer.apple.com after free reg) and I don't see any warnings (but I am not in /usr/local).
Regards, Bjoern