-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
WiredTiger treats time_t as an integral type, and it's only guaranteed to be an arithmetic type, plus there's no guarantee the value is represented in any particular way, so arithmetic operations aren't necessarily safe.
I can't imagine it's a real bug, but it's also an easy change to be safe.
- is depended on by
-
SERVER-21349 WiredTiger changes for 3.2.0-rc3
- Closed
-
SERVER-21549 WiredTiger changes for 3.2.0-rc4
- Closed