Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Use of variadic macros

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Thu, 1 Oct 2015 10:15:12 -0700
On Oct 1, 2015, at 9:53 AM, Alexis La Goutte <alexis.lagoutte@xxxxxxxxx> wrote:

> Yes, there is a "warning" with GCC from some month...
> 
> ../../epan/proto.h:2740:54: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]

Perhaps we need to turn on the "use C99" flag for some compilers, including, but not limited to, GCC-compatible compilers, to suppress warnings or even errors.