Elliott Hughes 69f05d291d Fix the printf family for non-ASCII.
The bug here turned out to be that we hadn't increased the constant
corresponding to the maximum number of bytes in a character to match
our new implementation, so any character requiring more than a byte
in UTF-8 would break our printf family.

Bug: 15439554
Change-Id: I693e5e6eb11c640b5886e848502908ec5fff53b1
2014-06-05 23:19:15 -07:00
..
2014-06-02 10:32:55 -07:00
2014-06-02 10:32:55 -07:00
2014-06-04 16:29:37 -07:00
2014-05-28 20:33:33 -07:00
2014-06-02 10:32:55 -07:00