mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-03 20:01:55 +00:00
56e2bc30b0
Enables to compile flatbuffer_builder.h with strict settings -Wconversion -Wsign-conversion. Also, add asserts to verify the conversions.