Corrected an issue found by Harald Pretl and solved by Claude.

Use of "char" does *not* implicitly mean "signed" on ARM
architectures.
This commit is contained in:
R. Timothy Edwards
2026-03-22 11:14:19 -04:00
parent 66faf1d907
commit 7ceeccef56
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1 +1 @@
8.3.625
8.3.626