[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: error message when resuming a dead coroutine
- From: Benoit Germain <bgermain@...>
- Date: Mon, 3 Feb 2003 14:18:03 +0100
Hello,
This is just to point out that, when resuming a dead coroutine, the error
message does not provide information as to where the error occured. Only the
"cannot resume dead coroutine" string is provided.
Maybe it would be better if all error messages had the "[chunk id] : <line>:
message" format (especially when I have code in my debugger that parses the
error message to point the editor to the culprit :-)
Cheers,
Benoit.