search for: codedoutputstream

Displaying 1 result from an estimated 1 matches for "codedoutputstream".

2016 Oct 11
2
iOS Parsing Error
...e98b3119194fa04b7f <https://github.com/booyah/protobuf-objc/tree/696b7b61cdd4e8d77c55ace98b3119194fa04b7f>). I know that the code form protobuf is old but maybe there is an issue in the parser. I get the following error (this is working well with the llvm from Apple): /src/runtime/Classes/CodedOutputStream.m:389:47: current parser token '{' clang-3.9: error: unable to execute command: Segmentation fault: 11 I have no experience with the front-end but it seems that the issue is at the end of the file (I have attached the file). If you remove the function writeRawLittleEndian32 and writeRawLi...