Skip to content
Snippets Groups Projects
user avatar
Paul Sokolovsky authored
char can be signedness, and using signedness types is dangerous - it can
lead to negative offsets when doing table lookups. We apparently should just
ban char usage.
0294661d
History
Name Last commit Last update
..