lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


You're right.  Line 69 of lvm.c should be

  if (mask & LUA_MASKCOUNT) {  /* instruction-hook set? */

This is be included in 5.0.1. Thanks.
--lhf