From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11843 invoked from network); 6 Apr 2004 09:44:16 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 6 Apr 2004 09:44:16 -0000 Received: (qmail 28992 invoked by alias); 6 Apr 2004 09:44:10 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 19739 Received: (qmail 28979 invoked from network); 6 Apr 2004 09:44:10 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 6 Apr 2004 09:44:10 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [130.225.247.86] by sunsite.dk (MessageWall 1.0.8) with SMTP; 6 Apr 2004 9:44:10 -0000 Received: (qmail 20349 invoked from network); 6 Apr 2004 09:44:10 -0000 Received: from lhuumrelay3.lnd.ops.eu.uu.net (62.189.58.19) by a.mx.sunsite.dk with SMTP; 6 Apr 2004 09:44:02 -0000 Received: from MAILSWEEPER01.csr.com (mailhost1.csr.com [62.189.183.235]) by lhuumrelay3.lnd.ops.eu.uu.net (8.11.0/8.11.0) with ESMTP id i369hZv15020 for ; Tue, 6 Apr 2004 09:43:35 GMT Received: from EXCHANGE02.csr.com (unverified [192.168.137.45]) by MAILSWEEPER01.csr.com (Content Technologies SMTPRS 4.3.12) with ESMTP id for ; Tue, 6 Apr 2004 10:43:10 +0100 Received: from csr.com ([192.168.144.127]) by EXCHANGE02.csr.com with Microsoft SMTPSVC(5.0.2195.6713); Tue, 6 Apr 2004 10:46:42 +0100 To: zsh-workers@sunsite.dk Subject: Re: zsh and line breaks In-reply-to: ""Peter A. Castro""'s message of "Mon, 05 Apr 2004 15:08:33 PDT." Date: Tue, 06 Apr 2004 10:43:34 +0100 Message-ID: <12924.1081244614@csr.com> From: Peter Stephenson X-OriginalArrivalTime: 06 Apr 2004 09:46:42.0598 (UTC) FILETIME=[10FC2C60:01C41BBC] X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, hits=0.2 required=6.0 tests=EXCUSE_16 autolearn=no version=2.63 X-Spam-Hits: 0.2 "Peter A. Castro" wrote: > Ok, see attached diff of the following files. These are primarily Cygwin > specific fixes, but some could be considdered generic: > > Doc/Makefile.in - A little correction to the texi2html command > args and a fix to the install.html target to use sdir. > Src/builtin.c - Prevent from constructing "//path". > Src/exec.c - change read to use actual length instead of stat'd length. > Src/main.c - added Cygwin premain hook to deal with Text related I/O. > Src/system.h - add #include of . > configure - change DLLD & DLLDFLAGS to not use dllwrap > configure.ac - change DLLD & DLLDFLAGS to not use dllwrap Thanks, I've committed this apart from the texi2html hunk. It's possible opening all files in text mode will cause problems elsewhere, e.g. on file descriptors passed to external programmes, but the text/binary problem is inescapable; we probably need to wait and see. We can always invent grotesqueries like <#myfile.bin if it becomes necessary. -- Peter Stephenson Software Engineer CSR Ltd., Science Park, Milton Road, Cambridge, CB4 0WH, UK Tel: +44 (0)1223 692070 ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. www.mimesweeper.com **********************************************************************