On Tue 03 Jun 2003 10:55, sthoenna@efn.org (Yitzchak Scott-Thoennes) wrote: > On Sun, 1 Jun 2003 10:53:55 +0200, rgarciasuarez@free.fr wrote: > >Gerrit P. Haase wrote: > >> > >> Cygwin has O_TEXT <> O_BINARY, with this patch it will no longer > >> default to PERLIO_USING_CRLF which causes several problems with > >> existing scripts and other issues with LF -> CRLF translation. > >> If it is needed, it is still possible to pull it in with the > >> environment setting PERLIO=crlf. > > > >Thanks, applied to blead (as change #19654), as well as your other patch to > >t/io/layers.t. > > Couple minor nits: Thanks, minor nits applied as change #19671 > --- README.cygwin.orig Tue Jun 3 01:47:52 2003 > +++ README.cygwin Tue Jun 3 01:54:16 2003 > @@ -182,8 +182,8 @@ > > =item * C<-Uuseperlio> > > -Undefining this symbol disables the PerlIO abstraction, PerlIO is now the > -default, it is not recommended to disable PerlIO. > +Undefining this symbol disables the PerlIO abstraction. PerlIO is now the > +default; it is not recommended to disable PerlIO. > > =item * C<-Dusemultiplicity> > > @@ -219,7 +219,7 @@ > > Use this to build perl outside of the source tree. This works with Cygwin. > Details can be found in the F<INSTALL> document. This is the recommended > -way to build perl form sources. > +way to build perl from sources. > > =back > > End of Patch. -- H.Merijn Brand Amsterdam Perl Mongers (http://amsterdam.pm.org/) using perl-5.6.1, 5.8.0 & 633 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3, WinNT 4, Win2K pro & WinCE 2.11. Smoking perl CORE: smokers@perl.org http://archives.develooper.com/daily-build@perl.org/ perl-qa@perl.org send smoke reports to: smokers-reports@perl.org, QA: http://qa.perl.orgThread Previous