delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/11/04/13:40:55

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-ID: <418A779A.6080808@agilent.com>
Date: Thu, 04 Nov 2004 10:40:26 -0800
From: Earl Chew <earl_chew AT agilent DOT com>
User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103)
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: Perl binmode problem on text mount
References: <41897FF4 DOT 1080501 AT agilent DOT com> <Pine DOT GSO DOT 4 DOT 61 DOT 0411032211380 DOT 687 AT slinky DOT cs DOT nyu DOT edu> <4189BC6E DOT 8060009 AT agilent DOT com> <20041104163029 DOT GC11533 AT trixie DOT casa DOT cgf DOT cx> <Pine DOT GSO DOT 4 DOT 61 DOT 0411041217450 DOT 25828 AT slinky DOT cs DOT nyu DOT edu> <20041104174018 DOT GD11533 AT trixie DOT casa DOT cgf DOT cx>
X-OriginalArrivalTime: 04 Nov 2004 18:40:36.0320 (UTC) FILETIME=[C6253E00:01C4C29D]

Christopher Faylor wrote:
> You are missing the fact that the OP was reporting a real bug, apparently.

To confirm, I ran the program:

	binmode STDOUT;
	print "Hello\n";

using Perl 5.6.1-2 on Cygwin 1.5.11:

	perl foo.pl > foo.txt ; od -c foo.txt

	0000000  H e l l o \r \n	# Perl 5.8.5-3 Cygwin 1.5.11
	0000000  H e l l o \n		# Perl 5.6.1-2 Cygwin 1.3.10
	0000000  H e l l o \n		# Perl 5.6.1-2 Cygwin 1.5.11

The problem appears to be related to a change in Perl, rather
than Cygwin.

How do I go about logging a bug report?

Earl



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019