Wireshark mailing list archives

Re: [Wireshark-commits] master d04ec41: Use FreeRADIUS's warning pragma controls to suppress Apple complaints.


From: Evan Huus <eapache () gmail com>
Date: Thu, 28 Aug 2014 11:14:16 -0400

On Wed, Aug 27, 2014 at 5:55 PM, Guy Harris <guy () alum mit edu> wrote:

On Aug 27, 2014, at 2:28 PM, Evan Huus <eapache () gmail com> wrote:

I still get warnings-turned-errors when building with cmake with this change:

../../asn1/kerberos/packet-kerberos-template.c:299:9: error:
'krb5_init_context' is deprecated: use GSS.framework
[-Werror,-Wdeprecated-declarations]

Is there anything I need to tweak in the cmake files somewhere?

No, but you need to tweak the brain of the person who made that change to get him to remember that changing 
asn1/XXX/packet-XXX-template.c isn't sufficient to fix the dissector - you have to do "make" in the asn1/XXX 
directory.

Try checking out the latest code.

That works, thanks.

Yet another hint that we *really* shouldn't be storing generated code in git :(
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: