3.3 appears to produce some warnings that earlier versions didn't; here's a list of unused variables/functions complaints it produced.It's a bug patch (packet-afp.c.patch.gz) attached.
At least some of these might reflect as-yet-unimplemented bits of dissection, in which case the correct fix isn't to get rid of the variable, the correct fix is to implement those bits of dissection. I'm inclined to leave those variables there as reminders of work to be done.
packet-afp.c:584: warning: `vol_bitmap_vals' defined but not used
Makefile.am.patch.gz, again it didn't compile outside the source tree.
Didier
Makefile.am.patch.gz
Description: Unix tar archive
packet-afp.c.patch.gz
Description: Unix tar archive
