mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
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.
7.7 KiB
7.7 KiB