Ethereal-cvs: [Ethereal-cvs] rev 17411: /trunk/plugins/lua/: elua.h elua_dumper.c elua_tree.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Sat, 25 Feb 2006 12:54:27 GMT
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