Wireshark mailing list archives

Re: Deprecated APIs


From: Guy Harris <guy () alum mit edu>
Date: Fri, 20 Jun 2014 18:24:53 -0700


On Jun 17, 2014, at 9:09 AM, Dario Lombardo <lomato () gmail com> wrote:

Hi list

I'm having a look at obsolete APIs and I've got those lines from checkAPI.pl

Warning: Found soft-deprecated APIs in packet-bacapp.c: ep_address_to_str
Warning: Found soft-deprecated APIs in packet-umts_fp.c: se_new0

but I can't find how those func should be changed. Can anyone help me?

For ep_address_to_str(), you might want to ask the guy who contributed this change:

commit 7fea55a0541bcc5059f767970b6f6291f81d7b9c
Author: Dario Lombardo <lomato () gmail com>
Date:   Wed Jun 18 12:18:58 2014 +0200

    Fixup: ep_address_to_str -> address_to_str
    
    Change-Id: Id49ba07e32a71357b50b32de7cecfd80e412d508
    Reviewed-on: https://code.wireshark.org/review/2379
    Reviewed-by: Anders Broman <a.broman58 () gmail com>
___________________________________________________________________________
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: