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, Aug 15, 4:36 PM
Unknown Object (File)
Mon, Aug 10, 4:31 PM
Unknown Object (File)
Mon, Aug 10, 1:55 PM
Unknown Object (File)
Sat, Aug 8, 12:47 PM
Unknown Object (File)
Thu, Aug 6, 9:27 PM
Unknown Object (File)
Tue, Jul 28, 1:25 PM
Unknown Object (File)
Sun, Jul 26, 3:43 PM
Unknown Object (File)
Fri, Jul 24, 2:44 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