Skip to content
Snippets Groups Projects
Commit 738c16d2 authored by Rob Davies's avatar Rob Davies
Browse files

Fix use of (possibly) signed char with ctype functions

For portability with platforms that still implement isspace() etc.
as an array.

cram/cram_io.c, vcf.c and hfile_libcurl.c use the wrappers in
textutils_internal.h

knetfile.c and kstring.c use casts so we can push the changes
upstream if we want to.
parent 5fef1be2
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment