Use of C++ Keyword as variable name



Hi again,

I just wanted to let you know I've sent another small bug to bugzilla in
the hope someone will fix it soon.
The new property functions added to GtkWidget on lines 618 and 620,
gtk_widget_class_install_style_property and
gtk_widget_class_install_style_property_parser use the C++ reserved
keyword 'class' for a parameter name. Could this be changed to 'klass'
so that the file gtkwidget.h can be included in a C++ compile without
causing an error.


Thanks,

Jeff Franks.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]