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

Ulrich Eckhardt doomster at knuut.de
Sat Dec 27 12:29:20 PST 2008


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


More information about the Xcb mailing list