flatbuffers icon indicating copy to clipboard operation
flatbuffers copied to clipboard

Go code generator throw exception

Open enum-class opened this issue 2 years ago • 1 comments

In latest version of flatbuffer, built on windows, linux ubuntu 1804 and 22.04, with gcc-10 or clang-12 by running following command on its examples throw std bad_alloc exception in go code generator:

flatc --go -I tests/include_test tests/include_test/sub/include_test2.fbs

enum-class avatar Nov 07 '22 12:11 enum-class

The exception have been occurred in idl_gen_go.cpp in BeginFile method.

enum-class avatar Nov 08 '22 00:11 enum-class

This issue is stale because it has been open 6 months with no activity. Please comment or label not-stale, or this will be closed in 14 days.

github-actions[bot] avatar May 09 '23 20:05 github-actions[bot]

This issue was automatically closed due to no activity for 6 months plus the 14 day notice period.

github-actions[bot] avatar May 24 '23 20:05 github-actions[bot]