BUG: Wrong err msg format

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

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

-- 
Derek Parnell
Melbourne, Australia

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

Search



Quick Links

User menu

Not signed in.

Misc Menu