From 5c7fd90ebd11f3952f21496ec43a4d9e7aa1c5dd Mon Sep 17 00:00:00 2001 From: akallabeth Date: Tue, 25 Feb 2025 17:54:50 +0100 Subject: [PATCH] [ci,abi] suppress gdi_graphics_pipeline_init_ex subtype changed from __uint32 to uint32_t... --- scripts/abi-suppr.txt | 59 +++---------------------------------------- 1 file changed, 3 insertions(+), 56 deletions(-) diff --git a/scripts/abi-suppr.txt b/scripts/abi-suppr.txt index dd6efd18d..29275c641 100644 --- a/scripts/abi-suppr.txt +++ b/scripts/abi-suppr.txt @@ -43,60 +43,7 @@ name = freerdp_settings_get_uint32 change_kind = function-subtype-change name = freerdp_settings_set_uint32 -# suppress local functions (false positives) +# gdi_graphics_pipeline_init_ex subtype change (__uint32 to uint32_t) [suppress_function] -change_kind = all -name = primitives_init_YCoCg_neon - -[suppress_function] -change_kind = all -name = primitives_init_YCoCg_ssse3 - -[suppress_function] -change_kind = all -name = primitives_init_YUV_neon - -[suppress_function] -change_kind = all -name = primitives_init_YUV_sse41 - -[suppress_function] -change_kind = all -name = primitives_init_add_sse3 - -[suppress_function] -change_kind = all -name = primitives_init_alphaComp_sse3 - -[suppress_function] -change_kind = all -name = primitives_init_andor_sse3 - -[suppress_function] -change_kind = all -name = primitives_init_colors_neon - -[suppress_function] -change_kind = all -name = primitives_init_colors_sse2 - -[suppress_function] -change_kind = all -name = primitives_init_copy_avx2 - -[suppress_function] -change_kind = all -name = primitives_init_copy_sse41 - -[suppress_function] -change_kind = all -name = primitives_init_set_sse2 - -[suppress_function] -change_kind = all -name = primitives_init_shift_sse3 - -[suppress_function] -change_kind = all -name = primitives_init_sign_ssse3 - +change_kind = function-subtype-change +name = gdi_graphics_pipeline_init_ex