comp.lang.ada
 help / color / mirror / Atom feed
From: Robert Dewar <robert_dewar@my-deja.com>
Subject: Re: Problem Deleting files & the USE_ERROR exception & WHY
Date: Sun, 21 Jan 2001 18:55:56 GMT
Date: 2001-01-21T18:55:56+00:00	[thread overview]
Message-ID: <94fbbq$s7k$1@nnrp1.deja.com> (raw)
In-Reply-To: 94f9qg$dc4s7$2@ID-25716.news.dfncis.de

In article <94f9qg$dc4s7$2@ID-25716.news.dfncis.de>,
  "Nick Roberts" <nickroberts@callnetuk.com> wrote:
> Alternatively it may simply be that your Ada implementation
> is not actually able to delete files, or that your Ada
> implementation gets confused if you try to do things to the
> same (internal) file with different tasks. These
> kinds of limitations should be documented in your Ada's
> documentation.

Doing things with the same file from different tasks without
synchronization is of course erroneous. It is not a
"limitation" for Ada compilers to do X for erroneous
executions (and this is true for all possible X), so you
should NOT expect to find this particular "limitation"
in the documentation, and if this is what you are doing,
then all bets are off!


Sent via Deja.com
http://www.deja.com/



      reply	other threads:[~2001-01-21 18:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-21 16:04 Problem Deleting files & the USE_ERROR exception & WHY squeaker
2001-01-21 17:00 ` Robert Dewar
2001-01-21 18:15 ` Nick Roberts
2001-01-21 18:55   ` 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