Hallo Greg,

Am Samstag, 31. Mai 2003 um 17:00 schriebst du:

> Oops.

> [EMAIL PROTECTED] ~
> $ export PERLIO=bytes

$ perl -e 'open OUTFILE,">:crlf","text.txt";print OUTFILE "\n";'

...segfaults.

This is an official PERLIO layer, set it to PERLIO=raw and you get
no segfaults.  Well, perl should never segfault, this is some weird
bug.  I'll report it to perlbug.


Gerrit
-- 
=^..^=


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to