| commit | 8ab38b6b955ceba6106c615287c04abecdfb3c77 | [log] [tgz] |
|---|---|---|
| author | Веселов Андрей <github.coffee@hotmail.com> | Fri Apr 29 13:12:05 2016 +0300 |
| committer | Nobuaki Sukegawa <nsuke@apache.org> | Sat Jul 23 15:12:42 2016 +0900 |
| tree | 1e5be97e2afba50be62252189f95bcbef6f9048e | |
| parent | 5871d2c9fb06930f16ce4ddca313fc475dab2ed4 [diff] |
THRIFT-3820 Erlang: Detect OTP >= 18 to use new time correction erlang:now/0 is deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. This closes #1000