I've posted a patch (subject : Plugins Warnings) for fixing warnings in
profinet and megaco.
If you won't integrate it, please say it that I stop loosing my time.
Regards,
Sebastien Tandel
Stephen Fisher wrote:
> On Fri, Mar 23, 2007 at 05:32:12PM +0100, Sebastien Tandel wrote:
>
>
>> Patch for configure.in which disables by default the treatment of
>> warnings as errors. It can be enabled with './configure
>> --with-warnings-as-errors'. The macro will test first if GCC is
>> present. If it's the case, HAVE_WARNINGS_AS_ERRORS is defined. All the
>> USING_GCC have been replaced by HAVE_WARNINGS_AS_ERRORS. With this
>> switch, people won't suffer from unexpected warnings when downloading
>> svn sources during the transition time ;)
>>
>
> Thanks! I have committed your patch as SVN revision 21153. We'll
> remove this option and turn -Werror back on by default once I work out
> the warnings in gcc40 that gcc3 doesn't show. I'm now using gcc40 on my
> main dev box. This will get the buildbots going again too.
>
> I'm working on fixing gcc40 generated warnings now..
>
>
> Steve
>
> _______________________________________________
> Wireshark-dev mailing list
> Wireshark-dev@xxxxxxxxxxxxx
> http://www.wireshark.org/mailman/listinfo/wireshark-dev
>