[Xcb] Use of C++ keyword 'class'

Barton C Massey bart at cs.pdx.edu
Mon Dec 29 11:26:39 PST 2008


IMHO application_class would be good.  Send us a patch.

	Bart

In message <200812272129.20614.doomster at knuut.de> you wrote:
> Hi!
> 
> In xcb_icccm.h, in struct xcb_get_wm_class_reply_t, there is a field 
> called 'class', which is a valid identifier in C but a reserved keyword in 
> C++. Could that be changed to e.g. 'class_name' or 'type'?
> 
> Thanks!
> 
> Uli
> _______________________________________________
> Xcb mailing list
> Xcb at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xcb


More information about the Xcb mailing list