Kubernetes Submit Queue
1d0b9e5516
Merge pull request #36487 from xialonglee/mention-overflows
...
Automatic merge from submit-queue
Mention overflows when mistakenly call function FromInt
**What this PR does / why we need it**:
When mistakenly call this method with a value that overflows int32 will causes strange behavior in some environment (maybe in amd64 system, i'm not sure but my test shows that).
For example, call FromInt(93333333333) would result in -1155947179 and not mention overflows.
2016-11-29 07:32:18 -08:00
..
2016-11-23 22:30:47 -06:00
2016-11-28 11:44:04 -08:00
2016-11-23 22:30:47 -06:00
2016-11-28 11:44:13 -08:00
2016-11-23 22:30:47 -06:00
2016-11-03 08:30:50 -04:00
2016-10-21 17:32:32 -07:00
2016-11-23 22:30:47 -06:00
2016-11-23 15:53:09 -08:00
2016-11-23 22:30:47 -06:00
2016-11-23 22:30:47 -06:00
2016-11-23 15:53:09 -08:00
2016-11-23 15:53:09 -08:00
2016-11-23 15:53:09 -08:00
2016-10-21 17:32:32 -07:00
2016-11-23 22:30:47 -06:00
2016-11-23 22:30:47 -06:00
2016-10-21 17:32:32 -07:00
2016-11-03 14:19:34 -07:00
2016-10-21 17:32:32 -07:00
2016-11-29 07:31:48 -08:00
2016-11-23 22:30:47 -06:00
2016-11-23 15:53:09 -08:00
2016-10-21 17:32:32 -07:00
2016-11-23 22:30:47 -06:00
2016-11-23 15:53:09 -08:00
2016-10-21 17:32:32 -07:00
2016-11-28 11:42:49 -08:00
2016-11-23 22:30:47 -06:00
2016-11-28 11:44:31 -08:00
2016-11-01 14:42:01 -04:00
2016-11-23 22:30:47 -06:00
2016-11-23 15:53:09 -08:00
2016-11-23 15:53:09 -08:00
2016-10-21 17:32:32 -07:00
2016-11-23 15:53:09 -08:00
2016-11-15 10:42:53 -08:00
2016-11-23 22:30:47 -06:00
2016-10-21 17:32:32 -07:00
2016-11-29 07:32:18 -08:00
2016-10-24 14:41:56 -07:00
2016-11-28 12:30:38 -08:00
2016-11-23 22:30:47 -06:00
2016-06-16 08:21:27 -07:00