"Graham Bloice" <[EMAIL PROTECTED]> wrote:

> Gisle Vanem wrote:
>> The "#pragma warning()" statements are MSVC specific. So
>> embed them inside "#ifdef _MSC_VER".
>> 
> 
> I always thought unrecognised #pragma directives were ignored.  I take
> it that MinGw barfs on them in some way?

MingW ignores them, but with a warning. I thought we should strive
to reduce the number of warnings. Hence my patch.

--gv
_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to