summaryrefslogtreecommitdiff
path: root/libnativeloader/library_namespaces.cpp
diff options
context:
space:
mode:
authorNick Desaulniers <ndesaulniers@google.com>2019-10-18 14:25:19 -0700
committerTreehugger Robot <treehugger-gerrit@google.com>2019-10-21 07:38:54 +0000
commit98e97c6953e970ce99e53640c963fa79a525b1eb (patch)
tree8cecf0e18d95b78118e439394060b0c940f05ac8 /libnativeloader/library_namespaces.cpp
parent47c4ccdee17fd6f814b23fc6342498627cb448ab (diff)
[art] fix -Wimplicit-int-float-conversion
kPrimIntMax cannot be precisely represented as an IEEE 754 single precision float. kPrimLongMax cannot be precisely represented as an IEEE 754 single precision float or double precision double. Accept the imprecision as per the local comments in the code. Bug: 139945549 Test: mm Change-Id: I598544fb2cd8904b321803ed04202ba0a694cdc1 Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Diffstat (limited to 'libnativeloader/library_namespaces.cpp')
0 files changed, 0 insertions, 0 deletions