lua-users home
lua-l archive

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


I did not.  I used the lua code as is.

Rick
  


-----Original Message-----
From: lua-l-bounces@lists.lua.org [mailto:lua-l-bounces@lists.lua.org] On Behalf Of Lourival Vieira Neto
Sent: Thursday, May 08, 2014 8:48 PM
To: Lua mailing list
Subject: Re: PANIC: unprotected error in call to Lua API (math)

On Thu, May 8, 2014 at 9:50 PM, Leinen, Rick <RLeinen@leviton.com> wrote:
> Anyone have any ideas to help resolve this?

Did you define a custom lua_Alloc function? If yes, are you complying with the contract [1]?

[1] http://www.lua.org/manual/5.2/manual.html#lua_Alloc

Regards,
--
Lourival Vieira Neto