Wireshark mailing list archives

Re: [Wireshark-commits] rev 44348: /trunk/ /trunk/epan/: libwireshark.def prefs.c prefs.h /trunk/ui/gtk/: capture_dlg.c main.c prefs_capture.c prefs_dlg.c /trunk/: airpcap_loader.c capture_ui_utils.c tshark.c


From: mmann78 () netscape net
Date: Wed, 8 Aug 2012 16:50:47 -0400 (EDT)


Sort of "brute force" rethinking, but r44359 should compile now.



-----Original Message-----
From: Guy Harris <guy () alum mit edu>
To: wireshark-dev <wireshark-dev () wireshark org>
Sent: Wed, Aug 8, 2012 1:55 pm
Subject: Re: [Wireshark-dev] [Wireshark-commits] rev 44348: /trunk/ /trunk/epan/: libwireshark.def prefs.c prefs.h 
/trunk/ui/gtk/: capture_dlg.c main.c prefs_capture.c prefs_dlg.c /trunk/: airpcap_loader.c capture_ui_utils.c tshark.c



Part of the problem is that, while a "foo *" can be converted to or from a "void 
*" without warnings, a "foo **" cannot be converted to or from a "void **" 
without warnings.  Fixing that without just throwing casts at the problem might 
require some rethinking of the way "custom" preferences are handled.
___________________________________________________________________________
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

 
___________________________________________________________________________
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: