소스 검색

Updated upb: picked up legacy JSON flags to help Ruby users migrate.

The flags are:

  UPB_JSON_ACCEPT_LEGACY_FIELD_NAMES
  UPB_JSON_WRITE_LEGACY_FIELD_NAMES

The first just allows the parser to accept the old field names.
The second makes the printer print the old field names.

These flags are intended to be temporary, as a migration aid
for users.
Josh Haberman 9 년 전
부모
커밋
94e54b39c8
2개의 변경된 파일934개의 추가작업 그리고 797개의 파일을 삭제
  1. 416 175
      ruby/ext/google/protobuf_c/upb.c
  2. 518 622
      ruby/ext/google/protobuf_c/upb.h

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 416 - 175
ruby/ext/google/protobuf_c/upb.c


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 518 - 622
ruby/ext/google/protobuf_c/upb.h


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.