On Tue, 2010-10-19 at 22:31 +0100, Al Viro wrote: > On Tue, Oct 19, 2010 at 10:03:42PM +0200, Tomas Klacko wrote: > > @@ -188,7 +188,7 @@ static struct symbol_op char_op = { > > .type = KW_SPECIFIER, > > .test = Set_T|Set_Long|Set_Short, > > .set = Set_T|Set_Char, > > - .class = CChar, > > + .klass = CChar, > > }; > > Egads... Why not "kC1455", while you are at it? Seriously, if you feel the > need to rename that, at least use something more palatable. Hell, even > adjust_type would be better... FWIW, "klass" is used as a spelling of "class" in .c code by Ruby, by the GTK/GNOME stack, Mono, OpenJDK, Dalvik, and others. See e.g.: http://www.google.com/codesearch?hl=en&start=20&sa=N&as_case=y&q=klass+lang:c -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html