ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] ITU/ANSI TCAP dissector

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Jeff Morriss <morriss@xxxxxxxxx>
Date: Wed, 10 Sep 2003 10:15:52 -0400

Guy Harris wrote:


On Sep 9, 2003, at 8:45 AM, Michael Lum wrote:

I have attached a modified version of Samuel Qu's ITU TCAP dissector.


Some compiler warnings:

packet-tcap.c: In function `dissect_tcap_opr_code':
packet-tcap.c:500: warning: control reaches end of non-void function

[...]

Here's a patch to clean up most of those warnings--it looks like the function prototypes were cut-n-pasted a little too much.

BTW, on Solaris 8, 'gcc' is called with "-Wno-return-type" so some of us don't see these warnings by default...

Attachment: packet-tcap.patch.gz
Description: GNU Zip compressed data