Ethereal-dev: Re: [Ethereal-dev] Use of C99 code in 0.10.8

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Gerald Combs <gerald@xxxxxxxxxxxx>
Date: Sun, 02 Jan 2005 12:16:17 -0600
Guy Harris wrote:

> However, -pedantic without -ansi produced the same warnings; presumably
> that's because, at least on the version of OS X I'm using, no
> declaration or definition that's omitted with __STRICT_ANSI__ is
> required, or something such as that.

Should the FreeBSD and Solaris buildbot slaves run with -pedantic?