Changeset 544

Show
Ignore:
Timestamp:
10/14/07 16:03:42 (1 year ago)
Author:
goodea
Message:

Enable the lua verifier

It seems worth 300 bytes of ROM for the sanity check.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lib/lua51/luaconf.h

    r532 r544  
    811811*/ 
    812812 
    813 /* disable verifier and save some ROM space */ 
    814 #define LUAC_TRUST_BINARIES 
    815  
    816  
    817 #endif 
    818  
     813 
     814 
     815#endif 
     816