Commit Graph

5 Commits (8941f28c3ee8df25e47abbd310ede2e087c84082)

Author SHA1 Message Date
Timothy Stack 66ef5fdae1 [clang-format] init 2 years ago
Timothy Stack f192cb7c3e [input_dispatcher] fix handling of unicode input
Fixes #791
4 years ago
Timothy Stack e4432cfdeb [tests] fix an issue with the last commit 6 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.
6 years ago
Timothy Stack 753e12d606 [unicode] do not clobber wide chars when applying attributes
Attempt to address #414
7 years ago