Files
flatbuffers/src
Michael Beardsworth e040f4e975 Improve error handling on Object API name collision. (#8275)
If a schema contains a message named e.g. FooT and a message named Foo
while the Object API suffix is T, then two classes with colliding names
will be generated. This scenario will produce a C++ compiler error, but
it's confusing.

This patch moves the error to the compiler, allowing the user to more
readily act to correct the issue.

Co-authored-by: Michael Beardsworth <beardsworth@intrinsic.ai>
2024-04-05 12:27:43 -07:00
..
2023-09-17 21:19:28 -07:00
2024-03-26 05:18:07 +00:00
2024-03-26 05:18:07 +00:00
2023-05-31 11:52:05 -07:00
2023-05-11 12:23:49 -07:00