Dominic Battre
e301702964
Make type conversions explicit. ( #7595 )
...
As Java does not support unsigned integer types, the value types
are "rounded up" (an uint32 is represented as a long) but persisted
correctly (an uint32 is persisted as 4 bytes).
This CL makes a cast operation explicit so that the compiler
does not throw warning messages.
Co-authored-by: Dominic Battre <battre@chromium.org >
Co-authored-by: Derek Bailey <derekbailey@google.com >
2022-10-21 09:09:28 -07:00
..
2015-05-12 15:40:29 -07:00
2022-09-01 10:17:34 -07:00
2022-08-08 11:30:06 -07:00
2021-06-03 14:17:40 -07:00
2022-02-13 20:29:36 -08:00
2022-09-29 22:12:07 -07:00
2017-03-29 09:51:12 -07:00
2022-09-22 11:08:09 -07:00
2021-06-03 14:17:40 -07:00
2022-09-01 10:17:34 -07:00
2020-01-16 16:19:00 -08:00
2021-06-03 14:17:40 -07:00
2022-02-13 20:29:36 -08:00
2022-09-29 22:12:07 -07:00
2019-02-04 23:33:57 +01:00
2021-12-09 15:47:09 -08:00
2022-09-01 10:17:34 -07:00
2020-01-16 16:19:00 -08:00
2021-06-03 14:17:40 -07:00
2022-02-13 20:29:36 -08:00
2022-09-29 22:12:07 -07:00
2019-02-04 23:33:57 +01:00
2021-12-09 15:47:09 -08:00
2021-06-03 14:17:40 -07:00
2021-06-03 14:17:40 -07:00
2022-09-01 10:17:34 -07:00
2020-01-16 16:19:00 -08:00
2021-06-03 14:17:40 -07:00
2022-02-13 20:29:36 -08:00
2022-09-29 22:12:07 -07:00
2019-05-30 16:02:57 -07:00
2021-12-09 15:47:09 -08:00
2021-06-03 14:17:40 -07:00
2022-09-01 10:17:34 -07:00
2021-06-03 14:17:40 -07:00
2022-09-22 11:08:09 -07:00
2021-06-03 14:17:40 -07:00
2022-09-29 22:12:07 -07:00
2022-09-29 22:12:07 -07:00
2022-09-22 11:08:09 -07:00
2021-06-03 14:17:40 -07:00
2020-02-10 17:43:36 -08:00
2019-06-02 12:36:49 -07:00
2021-06-03 14:17:40 -07:00
2022-02-13 20:29:36 -08:00
2022-09-29 22:12:07 -07:00
2019-06-02 12:36:49 -07:00
2021-12-09 15:47:09 -08:00
2022-03-04 21:57:48 -08:00
2022-03-04 21:57:48 -08:00
2022-10-20 18:15:00 -07:00
2022-03-04 21:57:48 -08:00
2022-09-29 22:12:07 -07:00
2022-03-04 21:57:48 -08:00
2022-03-04 21:57:48 -08:00
2019-11-14 16:58:35 -08:00
2022-09-29 22:12:07 -07:00
2022-08-08 11:30:06 -07:00
2022-09-29 22:12:07 -07:00
2022-09-29 22:12:07 -07:00
2022-09-29 22:12:07 -07:00
2022-03-04 21:57:48 -08:00
2022-09-22 11:08:09 -07:00
2021-02-19 12:47:59 +03:00
2021-05-10 11:29:32 -07:00
2022-03-04 21:57:48 -08:00
2022-09-01 10:17:34 -07:00
2021-06-03 14:17:40 -07:00
2022-09-22 11:08:09 -07:00
2021-06-03 14:17:40 -07:00
2020-02-10 17:43:36 -08:00
2019-09-05 10:22:04 -07:00
2021-06-03 14:17:40 -07:00
2022-02-13 20:29:36 -08:00
2022-09-29 22:12:07 -07:00
2019-09-05 10:22:04 -07:00
2021-12-09 15:47:09 -08:00
2022-09-29 22:12:07 -07:00
2022-08-08 11:30:06 -07:00
2022-09-29 22:12:07 -07:00
2022-09-29 22:12:07 -07:00
2022-09-29 22:12:07 -07:00
2018-03-05 15:47:16 -08:00
2022-09-22 11:08:09 -07:00
2021-06-03 14:17:40 -07:00
2022-09-29 22:12:07 -07:00
2022-08-08 11:30:06 -07:00
2022-09-29 22:12:07 -07:00
2022-09-29 22:12:07 -07:00
2022-09-29 22:12:07 -07:00
2016-05-26 15:26:58 +02:00
2022-09-22 11:08:09 -07:00
2021-06-03 14:17:40 -07:00
2022-09-01 10:17:34 -07:00
2022-08-08 11:30:06 -07:00
2022-10-21 09:09:28 -07:00
2022-02-13 20:29:36 -08:00
2022-09-29 22:12:07 -07:00
2021-03-29 19:56:45 -04:00
2022-09-22 11:08:09 -07:00
2022-09-01 10:17:34 -07:00
2022-08-08 11:30:06 -07:00
2022-10-21 09:09:28 -07:00
2022-03-23 21:40:11 -07:00
2022-09-29 22:12:07 -07:00
2022-03-23 21:40:11 -07:00
2022-09-22 11:08:09 -07:00
2022-03-23 21:40:11 -07:00
2021-06-03 14:17:40 -07:00
2022-09-01 10:17:34 -07:00
2022-08-08 11:30:06 -07:00
2021-06-03 14:17:40 -07:00
2022-02-13 20:29:36 -08:00
2022-09-29 22:12:07 -07:00
2016-05-26 15:26:58 +02:00
2022-09-22 11:08:09 -07:00
2020-02-10 17:43:36 -08:00
2021-06-03 14:17:40 -07:00
2019-07-22 16:05:15 -07:00
2021-12-09 15:47:09 -08:00
2022-09-29 22:12:07 -07:00
2022-08-08 11:30:06 -07:00
2022-09-29 22:12:07 -07:00
2022-09-29 22:12:07 -07:00
2022-09-29 22:12:07 -07:00
2019-05-09 10:07:38 -07:00
2022-09-22 11:08:09 -07:00
2021-06-03 14:17:40 -07:00
2021-06-03 14:17:40 -07:00
2022-09-29 22:12:07 -07:00
2022-08-08 11:30:06 -07:00
2022-09-29 22:12:07 -07:00
2022-09-29 22:12:07 -07:00
2022-09-29 22:12:07 -07:00
2018-12-20 16:10:20 -08:00
2022-09-22 11:08:09 -07:00
2021-06-03 14:17:40 -07:00
2022-09-01 10:17:34 -07:00
2022-08-08 11:30:06 -07:00
2021-06-03 14:17:40 -07:00
2022-02-13 20:29:36 -08:00
2022-09-29 22:12:07 -07:00
2019-05-09 10:07:38 -07:00
2022-09-22 11:08:09 -07:00
2021-06-03 14:17:40 -07:00