comp.lang.ada
 help / color / mirror / Atom feed
From: dewar@merv.cs.nyu.edu (Robert Dewar)
Subject: Re: Help with gnat storage error
Date: 1997/06/28
Date: 1997-06-28T00:00:00+00:00	[thread overview]
Message-ID: <dewar.867497654@merv> (raw)
In-Reply-To: 5olggu$dcg$1@cdserv.rzg.mpg.de


Myriam says

<<During compile-/linktime I get some messages
'warning: creation of object of this type may raise Storage_Error'
>>

These warnings are correct, you should not ignore warnings like this!
They are warning you that the type you are declaring requires too much
space (in your case, several gigiabytes per object if the default
discriminant value is used).





      parent reply	other threads:[~1997-06-28  0:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-06-23  0:00 Help with gnat storage error Myriam Witt
1997-06-24  0:00 ` Stephen Leake
1997-06-25  0:00   ` Peter Hermann
1997-06-24  0:00 ` Kirk Beitz
1997-06-26  0:00 ` Myriam Witt
1997-06-28  0:00 ` Robert Dewar [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