comp.lang.ada
 help / color / mirror / Atom feed
From: Georg Bauhaus <rm.tsoh+bauhaus@maps.futureapps.de>
Subject: Re: Abstract Interface - Assertion Error
Date: Fri, 19 Oct 2007 19:46:23 +0200
Date: 2007-10-19T19:46:23+02:00	[thread overview]
Message-ID: <4718ed6e$0$16103$9b4e6d93@newsspool1.arcor-online.net> (raw)
In-Reply-To: <1192791280.586457.18280@q3g2000prf.googlegroups.com>

Mike.McNett wrote:
>>> Which compiler/version are you using?- Hide quoted text -
>> We are running 3.4.6 for GNAT GPL 2006.

> And that's on Linux.

With assertions enabled, nothing unusual is produced by

with Matrix_Graph;

procedure test_iface is
    X: Matrix_Graph.Matrix_Graph_Type;
begin
    null;
end;

using the most recent GNAT GPL 2007-1 (Windows, this time).
Does the Assert_Failure message point anywhere? To the
runtime, or some line number?

IIRC, the 2006 edition did have some support for Ada 2005,
but wasn't fully supporting the new language yet. Perhaps a
more recent compiler is worth a try.



  reply	other threads:[~2007-10-19 17:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-18 18:03 Abstract Interface - Assertion Error Mike.McNett
2007-10-18 22:48 ` Georg Bauhaus
2007-10-19 10:52   ` Mike.McNett
2007-10-19 10:54     ` Mike.McNett
2007-10-19 17:46       ` Georg Bauhaus [this message]
2007-10-19 19:28         ` Mike.McNett
2007-10-19 19:45         ` Mike.McNett
2007-10-22 17:02           ` Georg Bauhaus
2007-10-22 18:07             ` Georg Bauhaus
2007-10-23 19:18             ` Simon Wright
replies disabled

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