lua-users home
lua-l archive

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


It was thus said that the Great Tim Hill once stated:
> 
> 
> > On Sep 17, 2018, at 12:36 AM, Sean Conner <sean@conman.org> wrote:
> > 
> > 	1) it is handled by the routine itself
> > 	  a) no check is performed at all [5]
> > 	  b) the error condition is noticed but ignored
> 
> 1c) The error condition is corrected by the routine itself.

  Thanks.  I forgot that bit.

  -spc