Skip to content
Snippets Groups Projects
Commit 0294661d authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

parsenum: Signedness issues.

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.
parent 812025bd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment