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 Message-ID: <076601c217d6$d4405020$6132bc3e@BABEL> From: "Conrad Scott" To: References: <20020618165337 DOT F12148 AT quartz DOT newn DOT cam DOT ac DOT uk> <2002-06-19-10-28-24+28378+duret_g AT epita DOT fr> <20020619160710 DOT A8065 AT quartz DOT newn DOT cam DOT ac DOT uk> <191960888965 DOT 20020619223111 AT familiehaase DOT de> Subject: Re: Cygwin /dev/null problem or perl 5.8.0 problem? (was: Re: autom4te and perl 5.8.0) Date: Wed, 19 Jun 2002 22:18:16 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 "Gerrit P. Haase" wrote: > use IO::File; > my $out = new IO::File; > $out->open("/dev/null", O_CREAT | O_WRONLY | O_TRUNC, 0666); > > Can someone please test it with perl 5.6.1 on Cygwin? I haven't > installed it anymore... It runs w/o segfaulting with perl 5.6.1 under a development version of cygwin on a win2k box if that's any use to you. // Conrad -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/