DragonFly commits List (threaded) for 2008-02
DragonFly BSD
DragonFly commits List (threaded) for 2008-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sys/libkern crc32.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 6 Feb 2008 10:03:54 -0800 (PST)

:> http://www.dragonflybsd.org/cvsweb/src/sys/libkern/crc32.c.diff?r1=1.3&r2=1.4&f=u
:
:This gives a 'redundant declaration' warning here. Shouldn't crc32.c 
:rather include <sys/systm.h>?
:
:Sascha

    The problem is that the file is used by both userland and the kernel.
    We will probably need to hack something up to fix the compiler warnings.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]