Ethereal-dev: [Ethereal-dev] Pretty large patch . . .
I got a bug up my rump, and, for some reason, cleaned up all the unused
parameters in Ethereal. If the parameter was a global (like a hf_something),
I ifdefed it out (since it probably needs to be there, but isn't implemented
yet). If it was a local function variable, I removed it.
I also removed the -Wno-unused from configure.in
The following files were modified:
M configure.in
M packet-afp.c
M packet-asap.c
M packet-beep.c
M packet-dcerpc-epm.c
M packet-dcerpc-lsa.c
M packet-dcerpc-netlogon.c
M packet-dcerpc-samr.c
M packet-dcerpc-spoolss.c
M packet-dcerpc.c
M packet-diameter.c
M packet-eapol.c
M packet-gtp.c
M packet-iapp.c
M packet-iscsi.c
M packet-ldp.c
M packet-lmp.c
M packet-mip.c
M packet-ndmp.c
M packet-pgm.c
M packet-slimp3.c
M packet-smb-pipe.c
M packet-smb.c
M gtk/tcp_graph.c
M plugins/giop/packet-coseventcomm.c
M plugins/giop/packet-cosnaming.c
I have *not* tested under windows, but this shouldn't break anything. I
checked for #ifdefed out variables before I deleted them.
-Dave
--
David Frascone
Get the facts first - you can distort them later!
Attachment:
cleanup.diffs.txt.gz
Description: application/gunzip