Guy Harris wrote:
3.3 appears to produce some warnings that earlier versions didn't; here's a list of unused variables/functions complaints it produced.

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
It's a bug patch (packet-afp.c.patch.gz) attached.

Makefile.am.patch.gz, again it didn't compile outside the source tree.

Didier

Attachment: Makefile.am.patch.gz
Description: Unix tar archive

Attachment: packet-afp.c.patch.gz
Description: Unix tar archive

Reply via email to