On Tue, Oct 19, 2010 at 05:46:44PM -0400, David Malcolm wrote: > 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. I'd say that it's an argument _against_ doing that, if anything... -- 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