mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-27 20:27:45 +00:00
fix 'signed char' to 'int' conversion [cert-str34-c]
Fortunately here we don't need to convert to unsigned char then int, we can do the only comparisons we need staying in the char domain.
This commit is contained in:
Reference in New Issue
Block a user