comp.lang.ada
 help / color / mirror / Atom feed
From: Dennis Lee Bieber <wlfraed@ix.netcom.com>
Subject: Re: [ANN] List_Image v0.2.0
Date: Thu, 01 Feb 2018 15:26:30 -0500
Date: 2018-02-01T15:26:30-05:00	[thread overview]
Message-ID: <gft67dlpcq4mgq6g4mssrkur18tn6q625m@4ax.com> (raw)
In-Reply-To: cbc1db3f-0950-49ff-8b18-becccf6480cc@googlegroups.com

On Thu, 1 Feb 2018 10:45:09 -0800 (PST), bozovic.bojan@gmail.com declaimed
the following:

>No I completely understand your point but OpenVMS isn't a souvenir yet. Now, I haven't used it, and I don't know if portable EOL character would break something there, I gave 0.02$ worthless or not, but that system was much more used in 80s and 90s, even though we didn't see portable EOL character in Ada 83/95. I hope someone to explain this situation as end of line character in strings is useful.


	And how will this support, say, a file created under Linux, which is
being processed under Windows? One either has to be able to specify the EOL
convention for each file, convert the EOL convention before using the file,
or have the language attempt to determine the EOL convention at run-time
and make the suitable adjustments. In Python, a file opened for "text"
mode, running on Windows, has <lf> in text converted to <cr><lf> during
output -- on Linux, there is no real difference between text and binary,
<lf> is not expanded during output. And if one does not know the
convention, there is "universal newline" mode, which attempts to guess the
convention based upon what is found within the first few blocks of the
file.

-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
    wlfraed@ix.netcom.com    HTTP://wlfraed.home.netcom.com/


  reply	other threads:[~2018-02-01 20:26 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-31  0:44 [ANN] List_Image v0.2.0 Lionel Draghi
2018-01-31  7:27 ` briot.emmanuel
2018-01-31 21:11   ` Lionel Draghi
2018-02-01  8:05     ` briot.emmanuel
2018-02-01  9:48     ` J-P. Rosen
2018-02-01 15:48       ` Lionel Draghi
2018-02-01 17:20         ` bozovic.bojan
2018-02-01 18:31           ` Lionel Draghi
2018-02-01 18:45             ` bozovic.bojan
2018-02-01 20:26               ` Dennis Lee Bieber [this message]
2018-02-02  5:25                 ` J-P. Rosen
2018-02-02  0:02             ` Randy Brukardt
2018-02-02  0:31               ` Simon Clubley
2018-02-02 18:34               ` Lionel Draghi
2018-02-02 22:40                 ` Randy Brukardt
2018-02-11 23:27                   ` Lionel Draghi
2018-02-12  6:55                     ` J-P. Rosen
2018-02-12 20:44                       ` Lionel Draghi
2018-02-12 10:57                     ` Stefan.Lucks
2018-02-12 21:41                       ` Lionel Draghi
2018-03-07 10:17                     ` Semantic versioning (Was: [ANN] List_Image v0.2.0) Jacob Sparre Andersen
2018-02-01 20:11         ` [ANN] List_Image v0.2.0 J-P. Rosen
2018-02-01 21:08           ` Simon Wright
2018-02-01  0:27   ` Randy Brukardt
2018-02-01  7:55     ` briot.emmanuel
2018-02-01 23:56       ` Randy Brukardt
2018-02-02 15:48         ` Simon Wright
2018-02-02 22:54           ` Randy Brukardt
2018-02-01  8:08     ` Simon Wright
2018-02-01  8:24       ` Dmitry A. Kazakov
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox