Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com Message-ID: <3A21574C.1A36DEC1@ece.gatech.edu> Date: Sun, 26 Nov 2000 13:32:44 -0500 From: Charles Wilson X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: cygwin-apps AT cygwin DOT com Subject: Re: Texinfo-4.0 Patch References: <975031692 DOT 13649 DOT ezmlm AT sources DOT redhat DOT com> <20001124150707 DOT A6919 AT redhat DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Christopher Faylor wrote: > > Ok. After all of the discussion with no clear steps taken, I've built a > version of texinfo-4.0 myself. I've been talking to Eli Zaretskii about > the DJGPP version of texinfo which supposedly has no problems with this > binmode/textmode stuff. > > The version that I've built seems to correctly handle info files with > both \r\n and \n line endings so I'm not sure why any patches are needed > for this. makeinfo is broken. e.g. in the bzip2 source or in the cvs source, running: makeinfo manual.texi (in bzip2-1.0.1/) says manual.texi: bad address makeinfo cvs.texinfo (in cvs=1.10.0/doc) says cvs.texinfo: bad address Both work fine with the makeinfo from the 'old' distribution. --Chuck