mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-03 04:21:13 +00:00
- Fix GenerateTextFromTable (aliasing typo) - Fix unused variable in idl_gen_dart.cpp - Fix std::string passing (should be non-const value or const-reference) - Remove unused variables