Subject | RE: [IBO] bug in IB_NodeList.pas ? |
---|---|
Author | Jason Wharton |
Post date | 2006-04-30T01:15:47Z |
You need to use the latest of IBO which has this bug corrected.
Thanks,
Jason Wharton
Thanks,
Jason Wharton
> -----Original Message-----
> From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com]On
> Behalf Of magni_hbi
> Sent: Thursday, April 27, 2006 4:01 AM
> To: IBObjects@yahoogroups.com
> Subject: [IBO] bug in IB_NodeList.pas ?
>
>
> Hi all,
> When using CachedUpdats I found that the UpdatesPending check does not
> allways return the truth. I traced the problem down to IB_NodeList.pas
> in the AdjCuCounts procedure, the cuInsCnt and cuDelCnt counters are
> being Decreased instead of Increased. This seems logical as the
> AIncrement passed to the procedure is a negative value in this case.
>
> I'm using IBO version 4.5.B
>
> Best regards
> Magni