mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-02-06 04:06:19 -05:00
Generated XXX_is_valid() functions for enums are guarded behind the
same #define as the enum itself. This worked fine until recently,
but since
|
||
|---|---|---|
| .. | ||
| 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 | ||
| empty-client.h | ||
| empty-code.c | ||
| empty-server.h | ||
| empty.xml | ||
| example-client.h | ||
| example-code.c | ||
| example-enum.h | ||
| example-server.h | ||
| example.xml | ||
| README.md | ||
| 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 | ||
To re-generate the test data, run:
ninja -C build/ gen-scanner-test