Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: 30 May 2001 08:45:04 -0700 Message-ID: <20010530154504.15784.cpmta@c000.snv.cp.net> X-Sent: 30 May 2001 15:45:04 GMT Content-Type: text/plain Content-Disposition: inline Mime-Version: 1.0 To: libwww AT perl DOT org;, cygwin AT cygwin DOT com From: david AT carter DOT net X-Mailer: Web Mail 3.7.1.9 Subject: Re: HTML-Parser-3.25 fails t/filter.1 on cygwin On Tue, 29 May 2001, Gisle Aas wrote: > > Can you try to figure out what is actually different from what is in > $HTML variable? > > Is there some special binmode() issues on cygwin? > It looks like this is a binmode problem. I'm suddenly getting failed tests for some GNU packages, OpenSSL, and several Perl modules, mostly while trying to cmp various test files. Debugging the HTML::Parser test above showed that the in-memory string $HTML contained only ascii 10's at line-end, while the string read back from disk ($FILTERED) had the 13/10 combination. Cygwin list - any ideas? I've installed previous versions of HTML::Parser with no problems. I upgraded to the most recent released version of cygwin yesterday. $ uname -a CYGWIN_NT-5.0 DCARTER 1.3.2(0.39/3/2) 2001-05-20 23:28 i686 unknown $ mount d:\cygwin\bin on /usr/bin type system (textmode) d:\cygwin\lib on /usr/lib type system (textmode) d:\cygwin on / type system (textmode) c: on /cygdrive/c type user (textmode,noumount) d: on /cygdrive/d type user (textmode,noumount) e: on /cygdrive/e type user (textmode,noumount) Thanks for any suggestions. --- David Carter david AT carter DOT net -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple