Fixed compile warning with VS2012
authorChris Pickett <github@parnic.com>
Tue, 5 Jan 2016 16:58:40 +0000 (10:58 -0600)
committerChris Pickett <github@parnic.com>
Tue, 5 Jan 2016 16:58:40 +0000 (10:58 -0600)
commite0b2f81885b09ffba4ec89bfd2c9796d3be01865
tree09825adcbac290f2d156d21aed88809768751d19
parent0e1601b80de3c69cf49894d58840856f2077731b
Fixed compile warning with VS2012

flatbuffers\src\idl_parser.cpp(1516): warning C4244: 'argument' : conversion from 'int' to 'char', possible loss of data
src/idl_parser.cpp