diff options
author | Nobuyoshi Nakada <nobu@ruby-lang.org> | 2019-09-10 17:20:12 +0900 |
---|---|---|
committer | Nobuyoshi Nakada <nobu@ruby-lang.org> | 2019-09-10 17:20:31 +0900 |
commit | ad6cbc1d33d6013ef9b1d2ff9deb286956d9bcbc (patch) | |
tree | 21b1c77c99fae6a69e33689499564d675870b5f7 /ext | |
parent | 487d290044c5876991d0b9c577bf77a667ec6b93 (diff) |
Unused LONG_MAX_as_double
LONG_MAX_as_double is not needed when long is small enough to be
exactly representable as a double, e.g., IL32LLP64 platforms.
Diffstat (limited to 'ext')
0 files changed, 0 insertions, 0 deletions