Re: [PATCH 00/15] tools: Unify perf and trace-cmd trace eventformat parsing v3

From: Steven Rostedt
Date: Mon May 07 2012 - 09:01:33 EST


On Mon, 2012-05-07 at 10:14 +0200, Ingo Molnar wrote:

> It gives me:
>
> /home/mingo/tip/tools/lib/traceevent/parse-filter.c: In function âcreate_arg_itemâ:
> /home/mingo/tip/tools/lib/traceevent/parse-filter.c:343:9: warning: comparison between âenum filter_arg_typeâ and âenum event_typeâ [-Wenum-compare]
> /home/mingo/tip/tools/lib/traceevent/parse-filter.c:339:2: warning: case value â8â not in enumerated type âenum filter_arg_typeâ [-Wswitch]

Note, older gcc did not error with these (as I'm still on F13 I have an
older gcc). Otherwise I would have fixed them a long time ago. And
-Werror would have not helped.


-- Steve


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