mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-05-09 12:07:08 -04:00
When doing unity builds via meson (example project: https://github.com/swaywm/sway) multiple source files are glued together via #include directives. Having every wayland-scanner generated source file have an identifier named '*types[]' will lead to errors in these unity builds if two or more of these are joined. Signed-off-by: Marty E. Plummer <hanetzer@startmail.com> |
||
|---|---|---|
| .. | ||
| bad-identifier-arg.xml | ||
| bad-identifier-entry.xml | ||
| bad-identifier-enum.xml | ||
| bad-identifier-event.xml | ||
| bad-identifier-interface.xml | ||
| bad-identifier-protocol.xml | ||
| bad-identifier-request.xml | ||
| example-client.h | ||
| example-code.c | ||
| example-server.h | ||
| example.xml | ||
| small-client-core.h | ||
| small-client.h | ||
| small-code-core.c | ||
| small-code.c | ||
| small-private-code.c | ||
| small-server-core.h | ||
| small-server.h | ||
| small.xml | ||