Ethereal-dev: Re: [Ethereal-dev] warning: implicit declaration of function

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

From: Frank Singleton <frank.singleton@xxxxxxxxxxxx>
Date: Thu, 12 Jul 2001 10:20:47 -0500
Craig Rodrigues wrote:
> 
> On Thu, Jul 12, 2001 at 10:06:01AM -0500, Frank Singleton wrote:
> > ftype-time.c: In function `time_fvalue_set':
> > ftype-time.c:231: warning: implicit declaration of function `memcpy'
> > dfilter.c: In function `g_strcmp':
> > dfilter.c:195: warning: implicit declaration of function `strcmp'
> 
> Anytime you see warnings about implicit declarations of memcpy
> or strcmp, it is because:
> #include <string.h>
> 
> is missing from those files.
> 
> If you could fix those files and submit context diffs, that would
> be appreciated.


Yeah I know :-) Just kinda busy with GIOP, but I thought I would
post it anyway so it doesn't slip into 0.8.19 release.
I wasn't sure other people were seeing this or not.

/Frank..

-- 
EUS/SV/Z Frank Singleton      ASO Americas BSS
Office : +1 972 583 3251      ECN 800 33251  
Mobile : +1 214 228 0874      Amateur Radio: VK3FCS/KM5WS   
Email : frank.singleton@xxxxxxxxxxxx

Hardware: HP Omnibook 4150 running Redhat Linux 7.1 (2.4.3-12 kernel).