lua-users home
lua-l archive

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


How does the new cpcall code avoid the risk of stack overflow errors? (Okay. cpcall itself is protected. I'm worrying about the setup for the call.)

Mark