lua-users home
lua-l archive

Re: lua-5.1-work5 regression?

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


> lua-5.1-work4 would throw an exception when trying to access a 
> non-existing function in a table, for example:
> 
> thisClass = function()
> local this = {}
> 
> this.bla()
> end
> 
> However, in lua-5.1-work5, the above doesn't throw anything. At all. 
It sure does if you add "thisClass()". Please always post complete but
minimal code and a transcript of a session when reporting "bugs".
--lhf

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