Closed guanlisheng closed 10 years ago
take the given shared_ptr.lua for instance, if we remove or rename test_ptr, the program will crash and we can't catch any exception at all.
I'll have to look into it. Either always use pcall, or provide an option.
take the given shared_ptr.lua for instance, if we remove or rename test_ptr, the program will crash and we can't catch any exception at all.