lua-users home
lua-l archive

Re: got segmentation fault in lvm.c: 727, lua 5.1.4 with patchs

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


> > (function ()
> > local localfunc = ...
> >
> > globalfunc = ...
> > end)()
> 
> This is not valid Lua code.
But change the first line to this and it is:
	(function (...)

AltStyle によって変換されたページ (->オリジナル) /