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",

Thanks. I'll correct that.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

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

Search



Quick Links

User menu

Not signed in.

Misc Menu