comp.lang.ada
 help / color / mirror / Atom feed
From: Luke A. Guest <laguest@archeia.com>
Subject: Re: Extended Exceptions and other tweaks.
Date: Sun, 31 Mar 2013 13:55:35 +0000 (UTC)
Date: 2013-03-31T13:55:35+00:00	[thread overview]
Message-ID: <623079799386426113.045169laguest-archeia.com@nntp.aioe.org> (raw)
In-Reply-To: kj7nrv$nq$1@dont-email.me

Brian Drummond <brian@shapes.demon.co.uk> wrote:
> On Sat, 30 Mar 2013 13:01:51 -0700, Diogenes wrote:
> 
>> First of all...thanks to everyone who have given me pointers on my
>> initial runtime hacking experiments. I'm really trucking now.
>> 
>> Currently, just to gain some experience in this area, I building my own
>> runtime targeted to the Native platform, but using a much more rigorous
>> process. Using the Spark tools, unit testing everything, etc...
>> 
>> Since I'm working on the Ada Exceptions mechanism, I began to wonder if
>> it might not make sense to add security related exceptions as a possible
>> extension. I have ACLs going on one machine here, and of course Caps
>> going on others.
> 
> I can't comment on extended exceptions.
> 
> However, when supporting exceptions in his RTS, Luke apparently ran into 
> difficulties. If you have had more success - either using a different 
> approach, or following his but overcoming his difficulties, then that 

The problem I had was defining my own exceptions and raising them, i.e. I
could define but not raise, even though the bare machine runtime is
supposed to allow it, it doesn't and you need more mechanisms todo it.

Luke



  parent reply	other threads:[~2013-03-31 13:55 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-30 20:01 Extended Exceptions and other tweaks Diogenes
2013-03-30 22:10 ` Brian Drummond
2013-03-31  1:18   ` Diogenes
2013-04-01 20:36     ` Brian Drummond
2013-04-06 15:49       ` Lucretia
2013-04-07 20:20         ` rrr.eee.27
2013-04-08 10:21           ` Brian Drummond
2013-05-01 23:37             ` Brian Drummond
2013-05-02  1:06               ` Randy Brukardt
2013-05-05 12:41                 ` Brian Drummond
2013-05-07  0:39                   ` Randy Brukardt
2013-05-04  7:52     ` Yannick Duchêne (Hibou57)
2013-03-31 13:55   ` Luke A. Guest [this message]
2013-03-30 22:38 ` Shark8
2013-03-31 11:41 ` Stephen Leake
replies disabled

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