aboutsummaryrefslogtreecommitdiffstats
path: root/src/embed.py
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2025-02-23 23:38:15 +0100
committerSimon Ser <contact@emersion.fr>2025-02-23 23:38:15 +0100
commitdbfa8d784eed0949f3dd50c19a58873b5deb32c6 (patch)
tree555bc750eca4df9ad9ff35ab957830f04a77896b /src/embed.py
parentForward declarate timespec struct (diff)
downloadwayland-dbfa8d784eed0949f3dd50c19a58873b5deb32c6.tar
wayland-dbfa8d784eed0949f3dd50c19a58873b5deb32c6.tar.gz
wayland-dbfa8d784eed0949f3dd50c19a58873b5deb32c6.tar.bz2
wayland-dbfa8d784eed0949f3dd50c19a58873b5deb32c6.tar.lz
wayland-dbfa8d784eed0949f3dd50c19a58873b5deb32c6.tar.xz
wayland-dbfa8d784eed0949f3dd50c19a58873b5deb32c6.tar.zst
wayland-dbfa8d784eed0949f3dd50c19a58873b5deb32c6.zip
scanner: use separate guards for validator functions
Generated XXX_is_valid() functions for enums are guarded behind the same #define as the enum itself. This worked fine until recently, but since fbd7460737c9 ("scanner: add new enum-header mode") we're also generating enum-only headers. When including the enum-only header first, and then the server header, the validator functions are missing. Define a separate guard to fix this. Signed-off-by: Simon Ser <contact@emersion.fr>
Diffstat (limited to 'src/embed.py')
0 files changed, 0 insertions, 0 deletions