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

From: Don Dietrick <dietrick_at_bbn.com>
Date: Fri, 06 Jun 2008 13:27:23 -0400

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_at_bbn.com"
with the following text in the BODY of the message "unsubscribe openmap-users"]
Received on Fri Jun 06 2008 - 13:29:10 EDT

This archive was generated by hypermail 2.3.0 : Tue Mar 28 2017 - 23:25:09 EDT