Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 4 Nov 2004 14:10:22 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Perl binmode problem on text mount Message-ID: <20041104191022.GK11533@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <418A779A DOT 6080808 AT agilent DOT com> <20041104190817 DOT GA4244 AT efn DOT org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041104190817.GA4244@efn.org> User-Agent: Mutt/1.4.1i On Thu, Nov 04, 2004 at 11:08:17AM -0800, Yitzchak Scott-Thoennes wrote: >On Thu, Nov 04, 2004 at 06:52:03PM -0000, Dave Korn wrote: >> dk AT mace /win/textmode/c> od -c foo.txt >> 0000000 H e l l o \n >> 0000006 >> dk AT mace /win/textmode/c> od -c < foo.txt >> 0000000 H e l l o \r \n >> 0000007 >> dk AT mace /win/textmode/c> >> >> I wouldn't like to jump to *any* hasty conclusions about whether or not I >> know what the _actual_ contents of this file are just by looking at it with >> od........ > >So check the length. You report perl bugs with the perlbug utility. >If necessary, just send email to perlbug AT perl DOT org with perl -V output >(or ./myconfig output if the build failed). I'd wait for Gerrit to weigh in on this before bothering anyone official in perl land. cgf -- 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/