On Thu, 2006-03-23 at 17:25 +0100, Lorenzo Bettini wrote: > Dave Swegen wrote: > > The following line generates code that gcc generates a warning about: > > > > option "trace" - "trace" argoptional multiple string > > > > The warning is about a comparison between signed and unsigned integer > > expressions. > > > > Just being picky now :) > > don't worry! :-) > > but I don't get that warning with my compiler... could you please send > me the specific warning message and the code snippet that makes it? >
Just to correct myself: The warning appears if using g++ 3.4.4 with -Wall. Dave -- David Swegen Consultant GPS, Red Hat Europe m: +44 7734 909630 w: people.redhat.com/dswegen ----------------------------------------------------------- _______________________________________________ Help-gengetopt mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gengetopt
