wayland/src
Daniel Stone 3f2c194697 scanner: Reword fallthrough comment to quiet GCC
GCC 7 now requires an explicit comment noting that case statements
without a break fall through. We already had one of those in the
scanner, but GCC wasn't smart enough to pick it up.

Quiet the warning by making the comment less elaborate.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Yong Bakos <ybakos@humanoriented.com>
2017-03-17 17:55:44 +00:00
..
.gitignore ignore: Add *.dtd.embed 2016-03-10 22:24:20 -08:00
connection.c tests: Test wl_message_count_arrays 2016-11-10 17:12:04 +02:00
dtddata.S dtddata: Use standard permission notice 2017-01-26 14:49:55 +00:00
event-loop.c (multiple): Include stdint.h 2016-07-25 18:39:32 -07:00
scanner.c scanner: Reword fallthrough comment to quiet GCC 2017-03-17 17:55:44 +00:00
scanner.mk Rename source subdir from wayland to src 2011-08-12 16:25:14 -04:00
wayland-client-core.h (multiple): Include stdint.h 2016-07-25 18:39:32 -07:00
wayland-client-uninstalled.pc.in buildsystem: adjust uninstalled -client/server pkg-config infra 2016-11-21 11:17:17 +00:00
wayland-client.c wayland-client: Require base 10 for WAYLAND_SOCKET, explicitly 2016-11-21 11:35:15 +00:00
wayland-client.h doc: Formalize file comment in wayland-client.h, wayland-server.h 2016-05-11 11:03:27 -07:00
wayland-client.pc.in Export the Wayland protocol XML file 2013-09-21 21:48:56 -07:00
wayland-egl-core.h src: Update boilerplate from MIT X11 license to MIT Expat license 2015-06-12 15:31:24 -07:00
wayland-egl.h src: Update boilerplate from MIT X11 license to MIT Expat license 2015-06-12 15:31:24 -07:00
wayland-os.c src: Update boilerplate from MIT X11 license to MIT Expat license 2015-06-12 15:31:24 -07:00
wayland-os.h src: Update boilerplate from MIT X11 license to MIT Expat license 2015-06-12 15:31:24 -07:00
wayland-private.h server: add a safer signal type and port wl_display to it 2017-01-25 13:46:23 +02:00
wayland-scanner-uninstalled.pc.in build: Fix scanner path in uninstalled pkg-config file 2016-11-21 11:17:06 +00:00
wayland-scanner.pc.in build: Add wayland-scanner.pc. 2013-07-03 16:38:12 -04:00
wayland-server-core.h wayland-server: Add functions to wl_global 2017-01-24 15:49:03 +02:00
wayland-server-uninstalled.pc.in buildsystem: adjust uninstalled -client/server pkg-config infra 2016-11-21 11:17:17 +00:00
wayland-server.c wayland-server: Remove unused members from struct wl_client 2017-02-28 16:37:49 +02:00
wayland-server.h (multiple): Include stdint.h 2016-07-25 18:39:32 -07:00
wayland-server.pc.in Export the Wayland protocol XML file 2013-09-21 21:48:56 -07:00
wayland-shm.c shm: Make shm_pool_interface static const 2016-11-10 13:03:47 +02:00
wayland-util.c wayland-util: do not export the wl_map_* API 2017-03-14 12:54:01 +02:00
wayland-util.h util: Document wl_array and wl_list members 2016-12-10 00:37:02 +00:00
wayland-version.h.in src: Update boilerplate from MIT X11 license to MIT Expat license 2015-06-12 15:31:24 -07:00