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)
Tue, Oct 7, 5:44 PM
Unknown Object (File)
Tue, Sep 23, 1:21 PM
Unknown Object (File)
Sep 10 2025, 9:17 AM
Unknown Object (File)
Aug 26 2025, 11:25 AM
Unknown Object (File)
Aug 13 2025, 10:15 AM
Unknown Object (File)
Jul 29 2025, 9:25 AM
Unknown Object (File)
Jun 25 2025, 8:34 PM
Unknown Object (File)
Jun 25 2025, 7:09 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