1.1.8: perl bug (double caridge return)

Kazushi Marukawa (Jam) jam@pobox.com
Mon Mar 5 00:40:00 GMT 2001


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



More information about the Cygwin mailing list