From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,468faeb0abcd305e X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.180.10.230 with SMTP id l6mr1263426wib.3.1365342926547; Sun, 07 Apr 2013 06:55:26 -0700 (PDT) Path: ex12ni28546wid.1!nntp.google.com!feeder1.cambriumusenet.nl!82.197.223.103.MISMATCH!feeder3.cambriumusenet.nl!feed.tweaknews.nl!193.141.40.65.MISMATCH!npeer.de.kpn-eurorings.net!npeer-ng0.de.kpn-eurorings.net!news.n-ix.net!news.hufnagl.info!fu-berlin.de!news.swapon.de!eternal-september.org!feeder.eternal-september.org!mx05.eternal-september.org!.POSTED!not-for-mail From: Brian Drummond Newsgroups: comp.lang.ada Subject: Re: Extended Exceptions and other tweaks. Date: Mon, 1 Apr 2013 20:36:58 +0000 (UTC) Organization: A noiseless patient Spider Message-ID: References: <39102c40-a4e3-4991-a94a-d7d51856c83d@googlegroups.com> Mime-Version: 1.0 Injection-Date: Mon, 1 Apr 2013 20:36:58 +0000 (UTC) Injection-Info: mx05.eternal-september.org; posting-host="da745e888d4a5182b5fda6212bbb0a63"; logging-data="1588"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19uQNehJTGX6X8R4aktdPJFo1SJpVQELis=" User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2) Cancel-Lock: sha1:InrPf2lvMtrZk1C/krCtdNGh3L4= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Date: 2013-04-01T20:36:58+00:00 List-Id: On Sat, 30 Mar 2013 18:18:24 -0700, Diogenes wrote: > On Saturday, March 30, 2013 6:10:07 PM UTC-4, Brian Drummond wrote: >> >> Is this going to be documented and/or made available > Assuming it IS in fact successful, I will post it up here. > > Exceptions are definitely one of the more difficult mods to the Runtime. > I'll document it IF it actually works properly. Even knowing the point of failure (if unsuccessful) could be useful. To Luke : thanks for the clarification on your experiments. - Brian