Commit 49f0f618 authored by Aaron Jacobs's avatar Aaron Jacobs Committed by Ben Noordhuis
Browse files

typed arrays: use `signed char` for signed int8s

The C standard allows plain `char` to be unsigned. The build environment
at Google trips this issue.
parent 9fa953d3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment