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)
Thu, May 28, 3:10 AM
Unknown Object (File)
Fri, May 15, 6:49 AM
Unknown Object (File)
Apr 29 2026, 1:25 PM
Unknown Object (File)
Apr 29 2026, 1:17 PM
Unknown Object (File)
Apr 26 2026, 6:52 AM
Unknown Object (File)
Apr 13 2026, 2:12 PM
Unknown Object (File)
Apr 5 2026, 4:52 PM
Unknown Object (File)
Apr 2 2026, 5:26 AM
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