Previously 59 tests were failing in the conformance tests. These were failing in SINT32 and JSON enum handling. In both cases, we need to cast int64 values to int32 to avoid losing bytes in a big-endian system. Closes https://github.com/protocolbuffers/upb/issues/449pull/13171/head
parent
0cb7f72c02
commit
81eda8fade
2 changed files with 3 additions and 2 deletions
Loading…
Reference in new issue