On Sat, Apr 29, 2017 at 10:14:05PM +0300, Eli Zaretskii wrote: > > From: Gavin Smith <[email protected]> > > Date: Sat, 29 Apr 2017 19:28:32 +0100 > > Cc: [email protected] > > > > I've committed a change to convert any CR-LF line endings when the > > lines of an input file are read. Previously, they would be ignored > > in some circumstances, but they made a difference in others, causing > > this test failure. This should produce consistency with TeX programs > > that treat CR-LF as a line ending, as well. > > Does this mean I no longer need to look into this test's failures?
I would expect not, unless you want to try it from the current development version. Otherwise I would expect this test to work fine in the next pretest release.
