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)
Sun, Sep 6, 10:40 AM
Unknown Object (File)
Sun, Sep 6, 2:18 AM
Unknown Object (File)
Fri, Sep 4, 2:30 AM
Unknown Object (File)
Wed, Sep 2, 7:06 AM
Unknown Object (File)
Wed, Sep 2, 4:21 AM
Unknown Object (File)
Wed, Sep 2, 3:27 AM
Unknown Object (File)
Wed, Sep 2, 2:29 AM
Unknown Object (File)
Mon, Aug 31, 3:04 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