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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.107.31.137 with SMTP id f131mr24967938iof.7.1517509861989; Thu, 01 Feb 2018 10:31:01 -0800 (PST) X-Received: by 10.157.14.146 with SMTP id 18mr808636otj.10.1517509861807; Thu, 01 Feb 2018 10:31:01 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!border1.nntp.ams1.giganews.com!nntp.giganews.com!peer03.ams1!peer.ams1.xlned.com!news.xlned.com!peer01.am4!peer.am4.highwinds-media.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!g80no318193itg.0!news-out.google.com!k194ni1141itb.0!nntp.google.com!w142no317922ita.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 1 Feb 2018 10:31:01 -0800 (PST) In-Reply-To: <3b72aae1-7ff4-48a9-a154-f17cd6784334@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=193.221.117.6; posting-account=O1Kt4QoAAABKYAjrg-cGai_vZLnN2LEw NNTP-Posting-Host: 193.221.117.6 References: <575826a1-c983-49aa-95e2-54048f6b7b5b@googlegroups.com> <3b72aae1-7ff4-48a9-a154-f17cd6784334@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <7f5fec97-6ae6-4833-87df-77aac5a8e4ff@googlegroups.com> Subject: Re: [ANN] List_Image v0.2.0 From: Lionel Draghi Injection-Date: Thu, 01 Feb 2018 18:31:01 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Received-Body-CRC: 4076295766 X-Received-Bytes: 2478 Xref: reader02.eternal-september.org comp.lang.ada:50255 Date: 2018-02-01T10:31:01-08:00 List-Id: Le jeudi 1 f=C3=A9vrier 2018 18:20:05 UTC+1, bozovi...@gmail.com a =C3=A9cr= it=C2=A0: > https://en.m.wikipedia.org/wiki/Newline >=20 > You can see at above link some systems used ASCII.CR as line terminator, = IBM System/390 something on its own and OpenVMS no terminator at all, so ma= king Win32 and POSIX only solution is not enough for portability. Thanks for the reference : Acorn, ZX81... souvenirs, souvenirs! :-) Ace, the fastest microcomputer in the universe, is missing (http://oldcompu= ters.net/jupiter-ace.html)=20 You missed my point, I don=E2=80=99t want to limit vendors possibilities to= Windows and Unix.=20 Defining a function, and let vendors specify what is returned on each platf= orm would be an acceptable choice (and almost as easy to implement than the= useless System_Name). That function would probably return LF and CRLF on the mentioned platforms,= but I actually don't need to know.