Re: [OpenMap Users] RpfAttributes.read seem to contains a bug

From: Don Dietrick <dietrick_at_email.domain.hidden>
Date: Fri Jun 06 2008 - 13:27:23 EDT

Yowzah! Thanks for pointing that out, I'll fix that.

- Don

Alexandre Gagnon wrote:
> Hi,
>
> First of all, I don't know if there another place for bug tracking.
> Sorry if it is the case....
>
> It seems that method com.bbn.openmap.layer.rpf.RpfAttributes.read
> contains a bug. The bug is in the following loop where the "i--"
> instruction is present two times :
>
> for (i = attributeOffsetRecords.length - 1; i >= 0; i--) {
> attributeOffsetRecord = attributeOffsetRecords[i];
> ...
> i--;
> }
>
> It produces the effect that only half of attributes is read.
>
> Alexandre

--
[To unsubscribe to this list send an email to "majdart@bbn.com"
with the following text in the BODY of the message "unsubscribe openmap-users"]
Received on Fri Jun 6 13:33:21 2008

This archive was generated by hypermail 2.1.8 : Fri Jun 06 2008 - 13:33:21 EDT