comp.lang.ada
 help / color / mirror / Atom feed
From: wilhelm.spickermann@t-online.de (Wilhelm Spickermann)
Subject: Re: not handled exceptions
Date: 22 Mar 2002 23:09:15 -0800
Date: 2002-03-23T07:09:16+00:00	[thread overview]
Message-ID: <807366e2.0203222309.63907220@posting.google.com> (raw)
In-Reply-To: pan.2002.03.22.18.40.05.457489.4682@zamek.gda.pl

Michal Nowikowski <godfryd@zamek.gda.pl> wrote in message news:<pan.2002.03.22.18.40.05.457489.4682@zamek.gda.pl>...
> 
> declare
>   D : Integer_Array_Access;
> begin
>   -- D is not allocated, so such call should raise 
>   -- Constraint_Error exception:
>   D(3) := 5;
> end;
> 
> but program does not throw exception instead it hangs.
...
> I use Gnat 3.14 on Linux box. Have You any idea how to
> solve this problem?

Hi,

that may an installation problem. Your Linux box comes with a gcc and
GNAT comes with a different gcc and both are needed and may not mix
up. The people from gnuada.org have done a great job to close all the
holes where mixups may happen. Gnat 3.13p installed from the RPMs
available at www.gnuada.org doesn't have the problem you have
described and the 3.14p RPMs are announced for about mid April.

Wilhelm



  parent reply	other threads:[~2002-03-23  7:09 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-22 17:40 not handled exceptions Michal Nowikowski
2002-03-23  0:42 ` Greg Bek
2002-03-23  7:09 ` Wilhelm Spickermann [this message]
2002-03-23  9:36   ` Ingo Marks
2002-03-23 13:40   ` Michal Nowikowski
2002-03-23 11:52 ` Robert Dewar
2002-03-23 13:39   ` Michal Nowikowski
2002-03-23 15:13     ` Steve Doiel
2002-03-23 17:32       ` tmoran
2002-03-23 22:04       ` Michal Nowikowski
2002-03-23 23:37         ` Steve Doiel
2002-03-24  6:47           ` Michal Nowikowski
replies disabled

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