[PATCH xts 3/3] xts5: Fix missing variable for format specifier

Adam Jackson ajax at nwnk.net
Tue Nov 1 17:45:07 UTC 2016


On Fri, 2016-10-28 at 23:37 -0400, Rhys Kidd wrote:
> XtRemoveRawEventHandler.c:396:3: warning: format '%d' expects a matching 'int' argument [-Wformat=]
>    sprintf(ebuf, "ERROR: Error message handler was invoked %d times");
>    ^
> XtRemoveRawEventHandler.c:401:3: warning: format '%d' expects a matching 'int' argument [-Wformat=]
>    sprintf(ebuf, "ERROR: Warning message handler was invoked %d times");
>    ^
> XtRemoveRawEventHandler.c:478:3: warning: format '%d' expects a matching 'int' argument [-Wformat=]
>    sprintf(ebuf, "ERROR: Error message handler was invoked %d times");
>    ^
> XtRemoveRawEventHandler.c:483:3: warning: format '%d' expects a matching 'int' argument [-Wformat=]
>    sprintf(ebuf, "ERROR: Warning message handler was invoked %d times");
>    ^
> 
> Signed-off-by: Rhys Kidd <rhyskidd at gmail.com>

Merged the series:

remote: I: patch #119132 updated using rev 4890edad006e3eb52c913ab0d21a517da4edc658.
remote: I: patch #119133 updated using rev 1eef52f965340da4a78ae1be4b05c50b0ee19203.
remote: I: patch #119134 updated using rev ea3a033f1cf0394801ab42eb644468547a29fb9d.
remote: I: 3 patch(es) updated to state Accepted.
To ssh://git.freedesktop.org/git/xorg/test/xts
   466bb81..ea3a033  master -> master

- ajax


More information about the xorg-devel mailing list