On Fri 14 Mar 2003 12:44, "Gerrit P. Haase" <[EMAIL PROTECTED]> wrote:
> H.Merijn schrieb:
> 
> 
> >> For add another comment, I think that use :crlf as default for cygwin is
> 
> > agree
> 
> >> a bug. I use the env var CYGWIN=binmode, and see cr is not what I want.
> >> Gerrit what you think about this ?
> 
> Yes CRLF's should not be used in Cygwin Perl.
> 
> What about PERLIO=raw?  I got a report from Volker Zell that generating
> manpages and scripts is broken with my first perl-5.8 build, and he
> figured that evrything works well when setting PERLIO=raw in his
> environment settings.

The problem is now that my default conf in smoke is all OK if I delete $PERLIO
from the env. Choosing either PERLIO=stdio or PERLIO=perlio causes the two
failures in smokes.

A missing $PERLIO in env comes closest to most people's use of perl on Cygwin,
but still, PERLIO=perlio should work.

'raw' could help in certain cases, but should IMHO not be tested in smokes

-- 
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: [EMAIL PROTECTED]
http://archives.develooper.com/[EMAIL PROTECTED]/   [EMAIL PROTECTED]
send smoke reports to: [EMAIL PROTECTED], QA: http://qa.perl.org


Reply via email to