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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d8a4797a79f9c90f X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-05-29 01:36:19 PST Message-ID: <3ED5C72F.50709@lml.ls.fi.upm.es> Date: Thu, 29 May 2003 10:39:11 +0200 From: Manuel Collado User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: I/O - exception handling References: <3ED4114A.5060204@spam.com> <3ED53D7E.40901@attbi.com> <3ED56B0B.4050709@spam.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 138.100.10.20 X-Trace: 29 May 2003 10:36:12 +0100, 138.100.10.20 Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!proxad.net!fr.ndsoftwarenet.com!aotearoa.belnet.be!news.belnet.be!news.rediris.es!news.upm.es!138.100.10.20 Xref: archiver1.google.com comp.lang.ada:37973 Date: 2003-05-29T10:39:11+02:00 List-Id: Jeffrey Carter wrote: > Robert I. Eachus wrote: > ... > The language lawyers have spoken. To summarize, if I understand > correctly, if you're dealing with "normal" files (not a standard file or > device), Is_Open won't raise an exception and Close will only raise an > exception if the file isn't open. What about internally buffered Write operations? If they are deferred, exceptions valid for Write could also be raised at Flush or Close time, right? -- To reply by e-mail, please remove the extra dot in the given address: m.collado -> mcollado