You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GillesDuvert
changed the title
input conversion error for lines ending with space carriage return
input conversion reading string (or files?) with windows-style line ends ("\r\n")
May 4, 2018
title changed. conversion is OK if lines end with \n only. We should in this case ignore \r (rather, more generally, a predefined set of line ending characters).
As reported by @davidh-ssec on SF.net (https://sourceforge.net/p/gnudatalanguage/bugs/651/):
The text was updated successfully, but these errors were encountered: