Re: BUG: Wrong err msg format

new topic     » goto parent     » topic index » view thread      » older message » newer message

Derek Parnell wrote:
> 
> Derek Parnell wrote:
> > 
> > In 'execute.e' the lines 885, and 902 read ..
> > 
> > sprintf("subscript value %s is out of bounds, reading from a sequence of
> > length %ld",
> > 
> > but I think should be ...
> > 
> > sprintf("subscript value %d is out of bounds, reading from a sequence of
> > length %ld",
> > 
> 
> Ooops! Actually it should read ...
> 
> sprintf("subscript value %d is out of bounds, reading from a sequence of
> length %d",
> 

That seems correct.

Anyway, wouldn't it be good if one get info on what sequence that error
occured in and what level of subscripting it happened at?

It would simplify debugging in some situations quite a lot.

Regards, Alexander Toresson

Shhh! Be vewy quiet! I'm hunting wuntime ewwows!

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu