comp.lang.ada
 help / color / mirror / Atom feed
From: Robert A Duff <bobduff@shell01.TheWorld.com>
Subject: Re: Re-exporting primitive operations of a private type (like "-", and 'min)
Date: 01 Nov 2005 09:11:16 -0500
Date: 2005-11-01T09:11:16-05:00	[thread overview]
Message-ID: <wcchdawmpa3.fsf@shell01.TheWorld.com> (raw)
In-Reply-To: slrndmdvss.gc.bogus_addy@tango.mindfuq.org

Anonymous Coward <bogus_addy@bogus_domain.net> writes:

> You seem to be correct.  The segmentation fault was probably due to
> running out of stack space because of an infinite recursion.

Yes.  Some compilers do not have stack checking turned on by default.
If not, there is an option to turn it on, in which case infinite
recursion will raise Storage_Error, which might be easier to debug.

- Bob



  parent reply	other threads:[~2005-11-01 14:11 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-29 21:19 Re-exporting primitive operations of a private type (like "-", and 'min) Anonymous Coward
2005-10-30  8:57 ` Dmitry A. Kazakov
2005-10-30  9:18 ` Jeffrey R. Carter
2005-10-30 14:16   ` Martin Krischik
2005-10-30 22:35     ` Robert A Duff
2005-10-31  4:15   ` Anonymous Coward
2005-10-31  4:34     ` Anonymous Coward
2005-10-31  6:14     ` Jeffrey R. Carter
2005-11-01  3:39       ` Anonymous Coward
2005-11-01  4:47         ` Jeffrey R. Carter
2005-11-01 23:43           ` Anonymous Coward
2005-11-02  3:35             ` Jeffrey R. Carter
2005-11-01 14:11         ` Robert A Duff [this message]
2005-10-31  8:27     ` Niklas Holsti
2005-10-31  9:18       ` Dmitry A. Kazakov
2005-11-02  9:50       ` Jean-Pierre Rosen
2005-11-03  9:15         ` Niklas Holsti
replies disabled

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