FFI: Compile C function calls with 64 bit args/results in 32 bit mode.
This commit is contained in:
@@ -980,8 +980,6 @@ two.</li>
|
||||
<li>Calls to non-cdecl or vararg C functions.</li>
|
||||
<li>Calls to C functions with aggregates passed or returned by
|
||||
value.</li>
|
||||
<li>Calls to C functions with 64 bit arguments or return values
|
||||
on 32 bit CPUs.</li>
|
||||
<li>Calls to ctype metamethods which are not plain functions.</li>
|
||||
<li>ctype <tt>__newindex</tt> tables and non-string lookups in ctype
|
||||
<tt>__index</tt> tables.</li>
|
||||
|
||||
Reference in New Issue
Block a user