DescriptionSilence narrowing warning with XRectangle
XRectangle is defined as such in <X11/Xlib.h>:
typedef struct {
short x, y;
unsigned short width, height;
} XRectangle;
BUG=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=227083
Patch Set 1 #
Messages
Total messages: 9 (0 generated)
|