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
Date: Thu, 4 Nov 2004 11:08:17 -0800
From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
To: cygwin@cygwin.com
Subject: Re: Perl binmode problem on text mount
Message-ID: <20041104190817.GA4244@efn.org>
References: <418A779A.6080808@agilent.com> <NUTMEGmZ5fgSdmlm1DT000004d6@NUTMEG.CAM.ARTIMI.COM>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <NUTMEGmZ5fgSdmlm1DT000004d6@NUTMEG.CAM.ARTIMI.COM>
User-Agent: Mutt/1.4.1i
Organization: bs"d
X-IsSubscribed: yes

On Thu, Nov 04, 2004 at 06:52:03PM -0000, Dave Korn <dk@artimi.com> wrote:
> dk@mace /win/textmode/c> od -c foo.txt
> 0000000   H   e   l   l   o  \n
> 0000006
> dk@mace /win/textmode/c> od -c < foo.txt
> 0000000   H   e   l   l   o  \r  \n
> 0000007
> dk@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@perl.org with perl -V output
(or ./myconfig output if the build failed).

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

