On 02/21/12 08:15 am, KPL wrote:

I do not know what is a proper way to report these, so will just notify here.

That's good enough! Thanks for reporting.



    if n_tot>=9 then
       digit = byte(data / c100_000_000)
       data  = data % c10_000_000

This must be 100_000_000 instead of 10_000_000!


Fixed (in the source tree).

Regards, Rob.

--
R. Hamerling, Netherlands --- http://www.robh.nl

--
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en.

Reply via email to