Commit Graph

3 Commits (d1856b53ba30de8d903e2067e5c70664178b28ec)

Author SHA1 Message Date
Timothy Stack e4432cfdeb [tests] fix an issue with the last commit 7 years ago
Phil Hord 3f7f80e32c Squash various compiler warnings
Unused-result from sensitive APIs, printf/scanf formatting types, set
but never used variables, and uninitialized variables.

Also there's one select(enum) that doesn't cover all cases.
7 years ago
Timothy Stack 753e12d606 [unicode] do not clobber wide chars when applying attributes
Attempt to address #414
7 years ago