Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Sun, 18 Apr 2004 00:35:42 -0400
From: Christopher Faylor <cgf-no-personal-reply-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: 1.5.9: tcsh 6.12.00 parses scripts wrong with DOS line endings
Message-ID: <20040418043542.GA10988@coe.bosbc.com>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <000001c41ede$d5e98340$6400000a@RossLap> <Pine.LNX.4.44.0404172212520.24147-101000@mustang.Colorado.EDU>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <Pine.LNX.4.44.0404172212520.24147-101000@mustang.Colorado.EDU>
User-Agent: Mutt/1.4.1i

On Sat, Apr 17, 2004 at 10:23:05PM -0600, David Mastronarde wrote:
>I think it is probably the case that tcsh is having trouble counting
>characters, as you suggest.  I recall seeing something in the
>documentation about potential problems with ftell and fseek for text
>files, so maybe this is the source of the problem.

ftell and fseek should not have any problems with text files, thanks
to the work of DJ Delorie.

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

