From 120c3adbff2acbbee5932f28345cde292ef044ec Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Tue, 11 Oct 2011 20:56:57 +0200 Subject: FFI: Record loads/stores to external variables in namespaces. --- doc/ext_ffi_semantics.html | 1 - 1 file changed, 1 deletion(-) (limited to 'doc') diff --git a/doc/ext_ffi_semantics.html b/doc/ext_ffi_semantics.html index 80939f33..9016a8a6 100644 --- a/doc/ext_ffi_semantics.html +++ b/doc/ext_ffi_semantics.html @@ -991,7 +991,6 @@ value.
  • Calls to ctype metamethods which are not plain functions.
  • ctype __newindex tables and non-string lookups in ctype __index tables.
  • -
  • Accesses to external variables in C library namespaces.
  • tostring() for cdata types.
  • Calls to the following ffi.* API functions: cdef, load, typeof, -- cgit v1.2.3-55-g6feb