comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: raised PROGRAM_ERROR : XXXXXX finalize/adjust raised exception
Date: Sat, 6 May 2017 17:05:09 +0200
Date: 2017-05-06T17:05:09+02:00	[thread overview]
Message-ID: <oekon4$mih$1@gioia.aioe.org> (raw)
In-Reply-To: b1b41142-7d7f-4d3a-bb82-f2b161b07070@googlegroups.com

On 2017-05-06 16:59, reinert wrote:
> On Saturday, May 6, 2017 at 4:08:09 PM UTC+2, Jeffrey R. Carter wrote:
>
>> Probably your type has a controlled component, since the type itself is not controlled.
>
> Can Ada.Containers.Ordered_Sets include a controlled component?
>
> In my code (record) given above
>
> children1           : cell_names1.cell_names_sets.set;
>
> is of type Ada.Containers.Ordered_Sets.
> In case this cause the program error, how to solve the problem?

It is possible but doubtful that Ada.Containers.Ordered_Sets has a bug. 
It is more likely an induced error. Use exceptions tracing to see what 
exactly goes on before Program_Error happens.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de

      reply	other threads:[~2017-05-06 15:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-06 12:18 raised PROGRAM_ERROR : XXXXXX finalize/adjust raised exception reinert
2017-05-06 12:58 ` Dmitry A. Kazakov
2017-05-06 15:01   ` reinert
2017-05-06 14:08 ` Jeffrey R. Carter
2017-05-06 14:57   ` reinert
2017-05-06 15:46     ` Jeffrey R. Carter
2017-05-07 19:15       ` reinert
2017-05-07 19:19       ` reinert
2017-05-06 14:59   ` reinert
2017-05-06 15:05     ` Dmitry A. Kazakov [this message]
replies disabled

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