Re: JFFS2: many compile warnings with gcc 2.95 + kernel 2.5
Andrew Morton <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.file-systems.jffs |
|---|---|
| Message-ID | <[email protected]> |
David Woodhouse <[email protected]> wrote: > > 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. > We work around gcc problems all the time. It is called "being practical".