On Sun, Jan 23, 2011 at 03:40:19PM +0100, Sami Kerola wrote: > Following warnings will longer appear when one will compile with > gcc flags -Wall -Wextra -pedantic > > column.c:364:2: warning: comparison of unsigned expression < 0 is always false > column.c:369:2: warning: comparison of unsigned expression < 0 is always false > > Signed-off-by: Sami Kerola <kerolasa@xxxxxx> > --- > text-utils/column.c | 5 +++-- > 1 files changed, 3 insertions(+), 2 deletions(-) Applied, thanks. Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html