On Apr 30, 2012, at 6:08 PM, Christopher Maynard wrote: > 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/.
Is _U_ being used in human-written code or in code written by the PIDL-to-dissector code? If the latter, then it should be fixed in the generator *IF* the generator can, without too much trouble, figure out whether an argument is used; otherwise, it's probably not worth worrying about. ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
