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: Sun, 18 Apr 2004 00:35:42 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT 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 AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <000001c41ede$d5e98340$6400000a AT RossLap> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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/