Re: Compiling a kernel module. gcc-3.3 vs. gcc-3.4
On Mon, Oct 17, 2005 at 12:42:11PM +0100, James Hansen wrote:
[..]
> When building, it offered up a few warnings about casting ints to
> different sizes to pointers. Because of this I was expecting it to just
> segfault the kernel, but it seems to insert without incident. I'll look
> at these errors later, when stuff starts to break :)
[..]
Warnings are not errors. Things will normally work with a warning but
tend not to work on an error.
--
Chris.
======
Reproduction if desired may be handled locally. -- rfc3
Reply to: