Page MenuHomeFreeBSD

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.
ClosedPublic

Authored by imp on Feb 22 2018, 5:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Feb 8, 4:43 PM
Unknown Object (File)
Fri, Feb 7, 10:45 PM
Unknown Object (File)
Jan 18 2025, 12:40 PM
Unknown Object (File)
Dec 29 2024, 4:16 AM
Unknown Object (File)
Dec 5 2024, 6:57 AM
Unknown Object (File)
Nov 20 2024, 4:33 AM
Unknown Object (File)
Nov 4 2024, 2:16 PM
Unknown Object (File)
Oct 27 2024, 5:09 PM
Subscribers

Details

Summary

There's still references in the lmathlib.c, but we don't compile that
for the loader yet.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable