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)
Mon, Apr 13, 2:12 PM
Unknown Object (File)
Sun, Apr 5, 4:52 PM
Unknown Object (File)
Thu, Apr 2, 5:26 AM
Unknown Object (File)
Mar 10 2026, 1:51 PM
Unknown Object (File)
Mar 10 2026, 10:09 AM
Unknown Object (File)
Mar 10 2026, 10:01 AM
Unknown Object (File)
Mar 10 2026, 8:01 AM
Unknown Object (File)
Feb 14 2026, 12:50 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