mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-20 11:40:12 +01:00
Events.c: In function ‘xnestQueueKeyEvent’: Events.c:112: warning: passing argument 2 of ‘mieqEnqueue’ from incompatible pointer type ../../mi/mi.h:203: note: expected ‘union InternalEvent *’ but argument is of type ‘struct xEvent *’ Events.c: In function ‘xnestCollectEvents’: Events.c:141: warning: passing argument 2 of ‘mieqEnqueue’ from incompatible pointer type ../../mi/mi.h:203: note: expected ‘union InternalEvent *’ but argument is of type ‘struct xEvent *’ Events.c:150: warning: passing argument 2 of ‘mieqEnqueue’ from incompatible pointer type ../../mi/mi.h:203: note: expected ‘union InternalEvent *’ but argument is of type ‘struct xEvent *’ Events.c:160: warning: passing argument 2 of ‘mieqEnqueue’ from incompatible pointer type ../../mi/mi.h:203: note: expected ‘union InternalEvent *’ but argument is of type ‘struct xEvent *’ Events.c:193: warning: passing argument 2 of ‘mieqEnqueue’ from incompatible pointer type ../../mi/mi.h:203: note: expected ‘union InternalEvent *’ but argument is of type ‘struct xEvent *’ Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Args.c | ||
| Args.h | ||
| Color.c | ||
| Color.h | ||
| Cursor.c | ||
| Display.c | ||
| Display.h | ||
| Drawable.h | ||
| Events.c | ||
| Events.h | ||
| Font.c | ||
| GC.c | ||
| GCOps.c | ||
| GCOps.h | ||
| Handlers.c | ||
| Handlers.h | ||
| icon | ||
| Init.c | ||
| Init.h | ||
| Keyboard.c | ||
| Keyboard.h | ||
| Makefile.am | ||
| Pixmap.c | ||
| Pointer.c | ||
| Pointer.h | ||
| Screen.c | ||
| Screen.h | ||
| screensaver | ||
| Visual.c | ||
| Visual.h | ||
| Window.c | ||
| XNCursor.h | ||
| xnest-config.h | ||
| Xnest.h | ||
| Xnest.man.pre | ||
| XNFont.h | ||
| XNGC.h | ||
| XNPixmap.h | ||
| XNWindow.h | ||