HTML-Parser-3.25 fails t/filter.1 on cygwin

david@carter.net david@carter.net
Wed May 30 13:22:00 GMT 2001


On Wed, 30 May 2001, "Michael A. Chase" wrote:

> 
> All my Cygwin mounts are binmode.  See if that helps.  You can change the
> mode of your mount points with:
> 
>    mount -b -s -f <winpath> <posixpath>
> 
> You can change the cygdrive mode with:
> 
>    mount -b -u -c /cygdrive
> 

Works! I changed all the non-cygdrive mount points to binmode with the command above.

I thought cygwin was supposed to make the binmode/textmode issue (mostly) transparent, but maybe I don't understand it that well.

Thanks!

-David

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list