protobluff
protobluff copied to clipboard
A modular Protocol Buffers implementation for C
Results
1
protobluff issues
Sort by
recently updated
recently updated
newest added
**Describe the bug** ``` protoc --protobluff_out=. person.proto ``` creates an error: ``` terminate called after throwing an instance of 'std::system_error' what(): Unknown error -1 --protobluff_out: protoc-gen-protobluff: Plugin killed by signal...