mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[ci,abi] add suppressions
This commit is contained in:
9
scripts/abi-suppr.txt
Normal file
9
scripts/abi-suppr.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
# settings are opaque, ignore all changes
|
||||
[suppress_type]
|
||||
type_kind = struct
|
||||
name = rdp_settings
|
||||
|
||||
# allow insertions at end of structs
|
||||
[suppress_type]
|
||||
type_kind = struct
|
||||
has_data_members_inserted_at = end
|
||||
Reference in New Issue
Block a user