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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Dec 7 19:02:53 PST 2008


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

           Summary: Useless xcb_lookup_t in xcb_keysyms.h
           Product: XCB
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: patch
          Severity: trivial
          Priority: low
         Component: Utils
        AssignedTo: xcb at lists.freedesktop.org
        ReportedBy: wingedtachikoma at gmail.com


Created an attachment (id=20880)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=20880)
Remove xcb_lookup_t

The enum xcb_lookup_t in xcb_keysyms.h is not used by any code or documented
anywhere. It seems to parallel some Xlib defines (XLookupNone, etc.) that are
used by XLookupString, but XCB has no version of that function.

Patch included.


-- 
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