comp.lang.ada
 help / color / mirror / Atom feed
From: Okasu <oka.sux@gmail.com>
Subject: Re: ZLIB_ERROR with AWS
Date: Sat, 20 Oct 2012 08:32:02 +0000 (UTC)
Date: 2012-10-20T08:32:02+00:00	[thread overview]
Message-ID: <slrnk84oah.pm3.oka.sux@localhost.localdomain> (raw)
In-Reply-To: 1rlmakeghhe91$.j7n87jxwku6w.dlg@40tude.net

On 2012-10-20, Dmitry A. Kazakov <mailbox@dmitry-kazakov.de> wrote:
> No, it looks like a typical problem of the clean up involving controlled
> types. That is when an exception is propagated amidst of some process
> involving controlled objects in possibly not a coherent state. So that when
> the propagation starts kicking them out of existence a call Finalize may
> fail. That turns the original exception into Program_Error. This stuff is
> barely testable, because one cannot foresee and emulate all possible
> exceptions at all possible places. I bet that almost any Ada program has
> issues of this kind. So, it is a bug, but not the original problem.

What bug are you talking about? Issue with zlib or finalize/adjust with HTTPS
issue? Can you suggest workaround (without involving another
language)?



  reply	other threads:[~2012-10-28  2:24 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-20  0:35 ZLIB_ERROR with AWS Okasu
2012-10-20  7:23 ` Okasu
2012-10-20  7:47   ` Dmitry A. Kazakov
2012-10-20  8:32     ` Okasu [this message]
2012-10-20  9:04       ` Dmitry A. Kazakov
2012-10-20 20:46         ` Okasu
2012-10-20 20:58           ` Pascal Obry
2012-10-20 21:15             ` Okasu
2012-10-20 21:25               ` Pascal Obry
2012-10-20 21:30                 ` Okasu
2012-10-20 22:26                   ` Okasu
2012-10-21  7:29                     ` Pascal Obry
2012-10-21 10:22                     ` Marius Amado-Alves
2012-10-21 20:44                       ` Okasu
2012-10-22  5:38                         ` Pascal Obry
2012-10-22  8:08                           ` Okasu
2012-10-22 15:39                             ` Pascal Obry
2012-10-21  6:17           ` darkestkhan
replies disabled

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