Re: JFFS2: many compile warnings with gcc 2.95 + kernel 2.5

David Woodhouse (dwmw2@infradead.org)
Tue, 08 Jul 2003 07:42:06 +0100


On Tue, 2003-07-08 at 02:00, Andrew Morton wrote:
> Switching to %Z will fix that up.

Please don't.

If you really can't ignore the cosmetic warnings, then either use a
C99-compliant compiler or remove the printf attribute from printk's
declaration in linux/kernel.h.

-- 
dwmw2

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/