mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-04 17:15:50 +00:00
718d07c040
Previously this reported an error from Clang 3.9.0: implict conversion from 'int' to 'char' changes value from 128 to -128. Discussed with: dim, trasz Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D7699