Subject | bug in IB_NodeList.pas ? |
---|---|
Author | magni_hbi |
Post date | 2006-04-27T11:00:34Z |
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
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