Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-AuthUser: gerrit:koeln.convey.de Date: Sat, 31 May 2003 19:50:13 +0200 From: "Gerrit P. Haase" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <144880877244.20030531195013@familiehaase.de> To: Greg Matheson CC: "Gerrit @ cygwin" Subject: Re: Should PERLIO=no_crlf be the default on Cygwin? In-Reply-To: <20030531230042.A31829@ms.chinmin.edu.tw> References: <001601c324fc$16d4f700$6500a8c0 AT ufo> <002901c32504$947701f0$78d96f83 AT pomello> <68785452711 DOT 20030530171948 AT familiehaase DOT de> <20030531065029 DOT A27011 AT ms DOT chinmin DOT edu DOT tw> <0855760618 DOT 20030531125136 AT familiehaase DOT de> <20030531230042 DOT A31829 AT ms DOT chinmin DOT edu DOT tw> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hallo Greg, Am Samstag, 31. Mai 2003 um 17:00 schriebst du: > Oops. > greg AT 7106 ~ > $ 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/