]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '4327-minor-warning-about-ctype-h-function-9.18' into 'bind-9.18'
authorOndřej Surý <ondrej@isc.org>
Fri, 22 Sep 2023 15:41:39 +0000 (15:41 +0000)
committerOndřej Surý <ondrej@isc.org>
Fri, 22 Sep 2023 15:41:39 +0000 (15:41 +0000)
commit357584abc614c317ecfdc35293bae7a418d43799
tree5133f67534ff22d7d2d5561fa244d884901fbd57
parent7ff22f5961cc1361dade5a7697d9be6ceaa5a146
parentcb57e77c68aab9006b670f8246ee9a170518ffd7
Merge branch '4327-minor-warning-about-ctype-h-function-9.18' into 'bind-9.18'

[9.18] Add semantic patch to explicitly cast chars to unsigned for ctype.h

See merge request isc-projects/bind9!8332