diff options
author | Warner Losh <imp@FreeBSD.org> | 2018-02-23 04:04:18 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2018-02-23 04:04:18 +0000 |
commit | 07c17b2b00d8c1c8a2d58d4d8f99e64ec1182476 (patch) | |
tree | 306db484b77d89118dc228e4fabb04b547b133c7 /sys | |
parent | ff4cd9bfb12c6ac3a1a8483386673338def0fdf6 (diff) | |
download | src-07c17b2b00d8c1c8a2d58d4d8f99e64ec1182476.tar.gz src-07c17b2b00d8c1c8a2d58d4d8f99e64ec1182476.zip |
When the LUA_FLOAT_TYPE != LUA_FLOAT_INT64, we can't reference float
or double so ifdef that code out when the numbers aren't float at all.
There's still references in the lmathlib.c, but we don't compile that
for the loader yet.
Differential Revision: https://reviews.freebsd.org/D14472
Notes
Notes:
svn path=/head/; revision=329858
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions