Fixed UTF-8 encoding issues on windows.
authorAndrew Woloszyn <awoloszyn@google.com>
Tue, 20 Oct 2015 13:12:32 +0000 (09:12 -0400)
committerDavid Neto <dneto@google.com>
Mon, 26 Oct 2015 16:55:33 +0000 (12:55 -0400)
commit4274f9306517843e6a30f9fd9b2def9236ccb5b7
treeb5b21b58f5ff4b82ca64f35438788370b32a975d
parent157e41bf5764b2931b4a1f7b11c9f608790ce61b
Fixed UTF-8 encoding issues on windows.

Also cleaned up some warnings related to implicit size_t/uint64_t
conversions.
source/text_handler.cpp
source/validate_id.cpp
test/BinaryToText.Literal.cpp
test/TextLiteral.cpp
test/TextToBinary.Literal.cpp
test/UnitSPIRV.h