Re: crash message in 4.0
- Posted by mattlewis (admin) Aug 17, 2008
- 931 views
jeremy said...
mattlewis said...
Yes, the first thing reported is crash, since that's where it happened. But the rest of the stack trace is there. If this is still unacceptable, you can call machine_proc directly, without the std/error.e wrapper.
If we were to make crash() a true built-in, it should report the correct line for the first stack trace item, right?
Yep.
Matt