Re: [Geekos-devel] implicit declaration of memset in mem.c
Status: Pre-Alpha
Brought to you by:
daveho
From: David H. <da...@cs...> - 2001-11-14 21:29:58
|
Fixed (in geekos-kernel CVS module). Thanks! -Dave On Wed, Nov 14, 2001 at 10:21:33PM +0100, Niels Sandholt Busch wrote: > > There seems to be an implicit declaration of memset in mem.c. > > On my system (redhat 7.2, gcc 2.96), I get a warning and hence compilation > fails due to the -Werror compiler option. > > So maybe string.h should be included in mem.c. > > > \Niels > > > > _______________________________________________ > Geekos-devel mailing list > Gee...@li... > https://lists.sourceforge.net/lists/listinfo/geekos-devel |