mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-03-23 05:35:51 -04:00
Merge branch 'work/validate-bitfield' into 'main'
scanner: warn on value 0 in bitfields See merge request wayland/wayland!484
This commit is contained in:
commit
5ccb6c7d77
3 changed files with 15 additions and 2 deletions
|
|
@ -25,6 +25,7 @@
|
|||
<!ATTLIST entry summary CDATA #IMPLIED>
|
||||
<!ATTLIST entry since CDATA #IMPLIED>
|
||||
<!ATTLIST entry deprecated-since CDATA #IMPLIED>
|
||||
<!ATTLIST entry valid-zero CDATA #IMPLIED>
|
||||
<!ELEMENT arg (description?)>
|
||||
<!ATTLIST arg name CDATA #REQUIRED>
|
||||
<!ATTLIST arg type CDATA #REQUIRED>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue