lsb

Prototypes wrong for XRegisterIMInstantiateCallback and XUnregisterIMInstantiateCallback

Bug #1327838 reported by Jeff Johnson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
lsb
In Progress
Medium
Unassigned
Mandriva
In Progress
Medium

Bug Description

Right from the very first 1.0 LSB version, the prototypes for these two
functions (defined in X11/Xlib.h) appear to have incorporated a typo for the
fifth parameter. The LSB version of the prototype is (only one shown, but both
are analogous):

extern Bool XRegisterIMInstantiateCallback(
    Display* /* dpy */,
    struct _XrmHashBucketRec* /* rdb */,
    char* /* res_name */,
    char* /* res_class */,
    XIDProc /* callback */,
    XPointer /* client_data */
);

Tags: errata zclose
Changed in mandriva:
importance: Unknown → Medium
status: Unknown → In Progress
Jeff Johnson (n3npq)
tags: added: zclose
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.