AI302.Containers bug
- From: Marius Amado Alves <amado.alves@xxxxxxxxxx>
- Date: Tue, 21 Jun 2005 19:33:12 +0100
I'm using AI302.Containers, version 20040727. This call to Sorted_Sets.Element raises a CE:
Cur := Node_Keys.Find (Nodes, Node);
if Cur /= Null_Cursor then
Old_Lev := Element (Cur).Level; -- <== HEREBut the set Nodes is empty yet. So Find should have returned a Null_Cursor, no? And the call never made. Node_Keys is an instance of Sorted_Sets.Generic_Keys. Thanks.
.
- Prev by Date: Re: ADA vs Java
- Next by Date: Re: Data table text I/O package?
- Previous by thread: Pronunciation
- Next by thread: Re: AI302.Containers bug : solved
- Index(es):