Commit 6eb9a90
Fixed an issue on 32 bit architectures where variants containing int64s would get truncated to int32s before being sent up to the server.
Also added unit tests for VariantToId to catch this issue.
PiperOrigin-RevId: 2497463281 parent 281c5d5 commit 6eb9a90
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
| 200 | + | |
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| |||
0 commit comments