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: "Michael Lum" <mlum@xxxxxxxxxxxxx>
Date: Wed, 10 Sep 2003 09:32:40 -0700
I mailed a new version yesterday but there was a name server
failure:

451 alum.mit.edu: Name server timeout

Oh well.

Here's mine as well.

The file compiled perfectly clean on SPARC with gcc.

Thanks.

-----Original Message-----
From: Jeff Morriss [mailto:morriss@xxxxxxxxx]
Sent: Wednesday, September 10, 2003 7:16 AM
To: Guy Harris
Cc: mlum@xxxxxxxxxxxxx; Ethereal Development List
Subject: Re: [Ethereal-dev] ITU/ANSI TCAP dissector



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.c
Description: Binary data