[RFC / PATCH] ubiformat: make it work on mtd parts > 2GiB
Artem Bityutskiy
dedekind at infradead.org
Wed Feb 11 02:30:44 EST 2009
On Tue, 2009-02-10 at 11:49 +0100, Sebastian Andrzej Siewior wrote:
> >> While we here, I get a couple of "compare between signed and unsigned"
> >> warnings from gcc. I tried to clean them up but I end up with huge patches
> >> similar to this one. Are you aware of those or you simply don't get them?
> >
> > I'd rather shut the warnings up by an gcc option - is there such an
> > option?
> You are using -W which deprecated and -Wextra is doing the same thing. One
> of the things -Wextra does is adding -Wsign-compare so you have to add
> -Wno-sign-compare to stop that.
A patch is welcome :-)
--
Best regards,
Artem Bityutskiy (Битюцкий Артём)
More information about the linux-mtd
mailing list