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-27 03:31:51 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!cyclone.bc.net!tdsnet-transit!newspeer.tds.net!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: I/O - exception handling Date: 27 May 2003 05:31:49 -0500 Organization: Berbee Information Networks Corporation Message-ID: References: In article , Hyman Rosen writes: > The main problem is that when you get an error on closing a > file, there's no recovery possible short of trying to recreate > its contents somehow and somewhere. It's more like a hardware > error than anything else. And hardware errors are also well worth reporting to the humans.