This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

1.1.8: perl bug (double caridge return)


Details: If I installed cygwin as DOS text mode, perl put
	"^M" at the end of output any time.  While I was
	using 1.1.6, there were no problem like this.  I
	don't know about 1.1.7.

How to make the same error: Made any dos-mode text like
	following:

    hello^M^J

	Run perl like "perl -ne 'print;' < test > output".
	The generated output contains following:

    hello^M^M^J

	I'm using Visual Studio and Visual C++ as a target
	platform, so I really grad if you support DOS text
	mode well.  Thanks.

P.S.
  I'm not reading cygwin mailing list, so I hope somebody
  lets me know when this bug is solved.

Regards,
-- Kazushi

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]