Re: Lua error handling and C++
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua error handling and C++
- From: Glenn Maynard <glenn@...>
- Date: 2006年10月17日 16:33:51 -0400
On Tue, Oct 17, 2006 at 11:05:37AM -0400, Jerome Vuarand wrote:
> I have troubles understanding why so much has been written around a problem that is so easy to solve.
Error checking is indeed easy, if you don't do any. :) We're discussing
methods of handling errors, not methods of silently ignoring them, though
I guess in some contexts that might be a reasonable alternative.
--
Glenn Maynard