K 10 svn:author V 10 englabenny K 8 svn:date V 27 2010-04-20T18:05:29.615871Z K 7 svn:log V 339 API: Pointer safety in tolua accessors and tolua module No raw access to unchecked C functions exported with tolua (struct field getters). Disable direct write access to struct fields completely. No access to tolua typecasting. Only exported tolua function is tolua.type (returns string with API objects' class name). See gna bug #15696 END