mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 00:21:09 +00:00
a2d38fbb98
* Add --warnings-as-errors to flatc compiler. With this option set, flatc will return an error on parsing if any warnings occurred. * Add unit test for opts.warnings_as_errors. * Change explicit option setting to default.