id	summary	reporter	owner	description	type	status	milestone	version	resolution	keywords	cc
27	strcmp() and strncmp() break on non-ASCII-7 strings	solar	solar	The `<string.h>` functions `strcmp()` and `strncmp()` do not interpret the differing characters as `unsigned char`, as required by 7.21.4 (1).\r\n\r\nThis results in incorrect behaviour for strings containing characters outside the 0-127 range.	bug	closed	v0.5	0.4.1	fixed		
