1. ver 4.0 ex.err

When is the error message going to be improved ? 
 
First if you use ? 1/0 
 
The error message starts out reporting a divide by zero message 
which is usless information. 
 
Second if you use crash() 
 
The error message starts out reporting the tracing all the way 
from the call to crash inside the include std/error.e 
 
In my opinion there should be a way for the programmer to abort or dump or crash the 
program and dump the trace from the exact point that the abort occurred without 
all the useless information. 

new topic     » topic index » view message » categorize

2. Re: ver 4.0 ex.err

crash() would make sense as a builtin routine.

I'll take a look to see how much work it is to do this. If it's easy enough, it might make it into 4.0.1

zebra said...

When is the error message going to be improved ? 
 
First if you use ? 1/0 
 
The error message starts out reporting a divide by zero message 
which is usless information. 
 
Second if you use crash() 
 
The error message starts out reporting the tracing all the way 
from the call to crash inside the include std/error.e 
 
In my opinion there should be a way for the programmer to abort or dump or crash the 
program and dump the trace from the exact point that the abort occurred without 
all the useless information. 

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu