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)
Wed, Nov 5, 4:24 AM
Unknown Object (File)
Wed, Nov 5, 2:34 AM
Unknown Object (File)
Fri, Oct 31, 11:20 AM
Unknown Object (File)
Fri, Oct 31, 11:18 AM
Unknown Object (File)
Thu, Oct 30, 1:31 PM
Unknown Object (File)
Thu, Oct 30, 12:00 PM
Unknown Object (File)
Thu, Oct 30, 10:34 AM
Unknown Object (File)
Thu, Oct 30, 10:02 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