comp.lang.ada
 help / color / mirror / Atom feed
From: Marius Amado Alves <amado.alves@netcabo.pt>
To: comp.lang.ada@ada-france.org
Subject: AI302.Containers bug
Date: Tue, 21 Jun 2005 19:33:12 +0100
Date: 2005-06-21T19:33:12+01:00	[thread overview]
Message-ID: <mailman.80.1119378839.17633.comp.lang.ada@ada-france.org> (raw)

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; -- <== HERE

But 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.




                 reply	other threads:[~2005-06-21 18:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox