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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,fb00b4031f5d9d4a X-Google-Attributes: gid103376,public From: Gautier Subject: Re: GNAT's Text_IO & empty files Date: 1998/07/07 Message-ID: <35A203DF.FA3B5E5C@maths.unine.ch>#1/1 X-Deja-AN: 369172164 Content-Transfer-Encoding: 7bit References: <35A0B7C5.1011D794@Maths.UniNe.CH> <35A16917.18DE1396@cl.cam.ac.uk> Content-Type: text/plain; charset=us-ascii MIME-Version: 1.0 Newsgroups: comp.lang.ada Date: 1998-07-07T00:00:00+00:00 List-Id: > In addition, it might be worth noting that it is common practive > under Unix that all text files end with a LF character. Editors > such as vi do not allow you to create a file that does not end with > LF. In this sense, the Ada convention goes nicely with the Unix > convention. Very good - as long as you work in the Unix world... -- Gautier