On Sunday 07 November 2004 09:48, Leopold Toetsch wrote:
> * where exactly is the mismatch coming from?
Unix uses "\n" to indicate end-of-line, windows uses "\r\n". The problem is, 
that the "perlhist.txt" file is checked in as a text file. I'll recommit it 
as a binary file in the hope that it fixes the problem.

The root of the problem is the different line ending, I have no idea how 
parrot can deal with it, or if it should deal with it at all.

jens

Reply via email to