Re: [UNSURE]Re: segfault with Lua 5.2.0 alpha rc2
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [UNSURE]Re: segfault with Lua 5.2.0 alpha rc2
- From: Rob Kendrick <rjek@...>
- Date: 2010年11月23日 10:47:05 +0000
On Tue, Nov 23, 2010 at 11:32:38AM +0100, François Perrad wrote:
> I know this script does a stupid thing.
> I expected more robustness.
The debugging library is for debugging. Using it in your final code is
frowned upon, much like driving gdb from your C program would be.
B.