xevents.c: In function 'winClipboardInitMonitoredSelections':
xevents.c:129:5: error: 'for' loop initial declarations are only allowed in C99 mode
for (int i = 0; i < CLIP_NUM_SELECTIONS; ++i)
Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Colin Harrison <colin.harrison@virgin.net>
|
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| debug.c | ||
| internal.h | ||
| textconv.c | ||
| thread.c | ||
| winclipboard.h | ||
| wndproc.c | ||
| xevents.c | ||
| xwinclip.c | ||
| xwinclip.man | ||