Wireshark mailing list archives

_U_ is used when it shouldn't be.


From: Christopher Maynard <Christopher.Maynard () gtech com>
Date: Tue, 1 May 2012 01:08:24 +0000 (UTC)

So after fixing a Clang warning, I noticed that _U_ is greatly overused in some
files, such as packet-dcerpc-frsrpc.c, generated from epan/dissectors/pidl/. 
Not that it's particularly harmful, but marking arguments unused when they are
in fact used can be confusing, if nothing else.

Does anyone know how to globally search for and reveal such cases?  Better would
be to automatically fix them by deleting the _U_, as manually finding/fixing
them would probably be too tedious a task.


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