Armin Novak
78b09a3ef8
[ci,abi] supporess urbdrc functions
...
not part of the ABI, so ignore these.
2026-02-24 11:31:58 +01:00
akallabeth
145bc4e710
[ci,abi] add missing functions to suppression list
2025-12-17 15:28:58 +01:00
Armin Novak
cc45190928
[ci,abi] fix missing ABI suppressions
2025-12-17 14:35:27 +01:00
akallabeth
d33cdb7b68
[ci,abi] suppress function argument to const changes
2025-11-07 08:45:42 +01:00
Armin Novak
69fcafcaae
[ci,abi] suppress shadow_server_command_line_status_print
...
suppress change of argument to const type
2025-04-14 15:11:38 +02:00
akallabeth
db9dbf3dd0
[ci,abi] update suppressions
...
Some refactroing did create false positives for ABI compatibility, add
these to the suppressions file
2025-03-20 09:15:47 +01:00
akallabeth
78a53f936b
[ci,abi] refactor suppressions
...
* add a script to run abi-diff locally
* refactor suppression file, explicitly state type of change expected
* use local script for ci tests as well
* disable client and shadow server builds
2025-03-19 21:55:17 +01:00
akallabeth
df800c2a0b
[ci,abi] suppress HGDI_RGN to GDI_RGN* replacements
2025-03-19 20:24:30 +01:00
akallabeth
87896e87d8
[ci,abi] suppress msusb_msconfig_dump const change
2025-03-10 17:42:38 +01:00
akallabeth
5c7fd90ebd
[ci,abi] suppress gdi_graphics_pipeline_init_ex
...
subtype changed from __uint32 to uint32_t...
2025-02-25 17:55:20 +01:00
Armin Novak
f6fe4e1f29
[ci,abi] suppress primitives_init_*
...
the abi-compliance-checker falsely reports the disappearance of non
global functions not part of the ABI, suppress these.
2025-02-12 14:24:10 +01:00
akallabeth
23e62f1b12
[ci,abi] add suppression for freerdp_settings_set_uint32
2025-01-19 15:31:31 +01:00
akallabeth
903c290ada
[ci,abi] add suppression for freerdp_settings_get_uint32
2025-01-19 15:31:29 +01:00
akallabeth
0e4bfb2473
[ci,abi-checker] allow change of freerdp_passphrase_read
2025-01-13 10:43:19 +01:00
akallabeth
9922060298
[ci,abi-checker] suppress sign changes
...
some functions used unsigned values for NTSTATUS values which is signed.
Correcting that breaks (strict) ABI compliance
2025-01-07 10:11:23 +01:00
akallabeth
e79aaf4d82
[ci,abi-checker] suppress winpr_strerror parameter change
...
The change is not 100% clean but does not break ABI (but might create
some unnecessary warnings in 3rd party code)
2024-09-20 11:11:08 +02:00
akallabeth
7c320056b3
[ci,abi] add suppressions
2024-02-27 15:30:53 +01:00