Files
flatbuffers/tests
Paulo Pinheiro 7b5fd2bd05 [Kotlin] Fix key lookup returning null clashing with default value (#7237)
* [Java] Fix key lookup returning null clashing with default value

A field with key attribute must always be written on the message so it
can be looked up by key. There is a edge case where inserting a key
field with same value as default would prevent it to be written on
the message and later cannot be found when searched by key.

* [Kotlin] Fix key lookup returning null clashing with default value

A field with key attribute must always be written on the message so it
can be looked up by key. There is a edge case where inserting a key
field with same value as default would prevent it to be written on
the message and later cannot be found when searched by key.

Co-authored-by: Derek Bailey <derekbailey@google.com>
2022-04-11 17:17:19 -07:00
..
2022-03-28 18:07:09 -04:00
2022-03-28 18:07:09 -04:00
2022-02-16 15:02:54 -05:00
2022-02-16 15:02:54 -05:00
2022-03-28 18:07:09 -04:00
2021-12-02 21:29:19 -08:00
2021-12-02 21:29:19 -08:00
2021-11-19 17:01:48 -08:00
2021-01-19 12:51:13 -08:00