Files
magic/VERSION
T
R. Timothy Edwards f7d9385c87 Corrected the "char" casting of SigInterruptOnSigIO, which (1) must
be able to hold the value -1, and (2) defaults to "unsigned char" on
some systems.  Explicitly casting this as "signed char" should avoid
the problem.
2026-07-06 09:17:32 -04:00

2 lines
8 B
Plaintext