Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <418ABADB.9000602@familiehaase.de>
Date: Fri, 05 Nov 2004 00:27:23 +0100
From: "Gerrit P. Haase" <gp@familiehaase.de>
Organization: Esse keine toten Tiere
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; de-AT; rv:1.7.3) Gecko/20040910
MIME-Version: 1.0
To: Earl Chew <earl_chew@agilent.com>
CC: cygwin@cygwin.com
Subject: Re: Perl binmode problem on text mount
References: <41897FF4.1080501@agilent.com> <Pine.GSO.4.61.0411032211380.687@slinky.cs.nyu.edu> <4189BC6E.8060009@agilent.com> <20041104163029.GC11533@trixie.casa.cgf.cx> <Pine.GSO.4.61.0411041217450.25828@slinky.cs.nyu.edu> <20041104174018.GD11533@trixie.casa.cgf.cx> <418A779A.6080808@agilent.com>
In-Reply-To: <418A779A.6080808@agilent.com>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Earl Chew wrote:
> 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?

You need an account at the bugtracker:  http://rt.perl.org/perlbug/


GErrit
-- 
=^..^=

--
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/

