commit | 7d502a5ba41476f935bdb965f0d68c7ce01979cd | [log] [tgz] |
---|---|---|
author | Paul Wankadia <junyer@google.com> | Mon Apr 27 19:39:00 2015 +1000 |
committer | Paul Wankadia <junyer@google.com> | Mon Apr 27 09:48:50 2015 +0000 |
tree | 0f73a42304595d669bb2ff334896a651be50ab3d | |
parent | 2e633fb4f596c6681a0b999608673ac412edf02d [diff] |
Rework a few character arrays. In order to avoid narrowing conversion errors, cast each value to char explicitly. Note that the UTF-8 test already did it like this. Fixes #21. Change-Id: I88321547365dcafb806c70880522943fa0c88272 Reviewed-on: https://code-review.googlesource.com/2361 Reviewed-by: Paul Wankadia <junyer@google.com>