Hacker News new | ask | show | jobs
by schlecht 5235 days ago
Where c is `json_c', "return c > 127 ? 0xFF : hex_table [c];" always returns false due to the range of types.
1 comments

Nice catch. It's fixed in the latest version.