rev 17411: /trunk/plugins/lua/: elua.h elua_dumper.c elua_tree.c
| Newsgroups | gmane.network.ethereal.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: lego Date: 2006/02/25 06:54 AM Log: The semantics of luaL_checkudata() change between 5.0 and 5.1 (the later triggers an error). make sure isXxx() functions do not trigger an error, we want them to return not to pop the stack back to the lua caller. Directory: /trunk/plugins/lua/ Changes Path Action +7 -1 elua.h Modified +3 -8 elua_dumper.c Modified +3 -2 elua_tree.c Modified http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17411&view=rev