[Xcb] [Bug 18939] Useless xcb_lookup_t in xcb_keysyms.h

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Dec 7 21:15:30 PST 2008


http://bugs.freedesktop.org/show_bug.cgi?id=18939





--- Comment #1 from Sean Bartell <wingedtachikoma at gmail.com>  2008-12-07 21:15:30 PST ---
Even if it can't be removed, it needs to be changed from enum{...}xcb_lookup_t
to enum xcb_lookup_t{...} to avoid problems when included from a C++ file.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Xcb mailing list