From: Michal Nowak Date: Thu, 5 Dec 2024 16:10:25 +0000 (+0100) Subject: Disable unsigned-int spatch in models.c and sdlz.c X-Git-Tag: v9.21.4~17^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fb6be62e00f088b19f74dea56cb3833c5e78f20;p=thirdparty%2Fbind9.git Disable unsigned-int spatch in models.c and sdlz.c coccinelle v1.1 reports the following failure: EXN: Failure("./lib/dns/sdlz.c: 172: try to delete an expanded token: unsigned") in ./lib/dns/sdlz.c coccinelle v1.2 reports the following failure: EXN: Failure("./util/models.c: 21: try to delete an expanded token: unsigned") in ./util/models.c --- diff --git a/cocci/unsigned-int.spatch b/cocci/unsigned-int.spatch index 9b4aaa54744..6ea76527d31 100644 --- a/cocci/unsigned-int.spatch +++ b/cocci/unsigned-int.spatch @@ -1,4 +1,4 @@ -@@ +@depends on !(file in "util/models.c") && !(file in "lib/dns/sdlz.c")@ @@ - unsigned