Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Wed, 19 Jun 2002 23:28:58 +0200
From: "Gerrit P. Haase" <gp@familiehaase.de>
Reply-To: "Gerrit @ cygwin" <cygwin@cygwin.com>
Organization: Esse keine toten Tiere
X-Priority: 3 (Normal)
Message-ID: <119964355610.20020619232858@familiehaase.de>
To: "Conrad Scott" <Conrad.Scott@dsl.pipex.com>
CC: cygwin@cygwin.com, perl5-porters@perl.org, autoconf@gnu.org
Subject: Re: Cygwin /dev/null problem or perl 5.8.0 problem? (was: Re: autom4te and perl 5.8.0)
In-Reply-To: <076601c217d6$d4405020$6132bc3e@BABEL>
References: <20020618165337.F12148@quartz.newn.cam.ac.uk>
 <2002-06-19-10-28-24+28378+duret_g@epita.fr>
 <20020619160710.A8065@quartz.newn.cam.ac.uk>
 <191960888965.20020619223111@familiehaase.de>
 <076601c217d6$d4405020$6132bc3e@BABEL>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="----------FB1021C3314C9ABA"

------------FB1021C3314C9ABA
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hallo Conrad,

Am Mittwoch, 19. Juni 2002 um 23:18 schriebst du:

> "Gerrit P. Haase" <gp@familiehaase.de> wrote:

Segfaulting with perl 5.8.0 on Cygwin:

 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.

Yes, thanks, then there is s.th. wrong with perl 5.8.0 (at least the
Cygwin version I built).

I have the testscript attached, please test on other platforms too.


Gerrit
-- 
=^..^=
------------FB1021C3314C9ABA
Content-Type: application/octet-stream; name="test.pl"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="test.pl"

IyEvYmluL3BlcmwKdXNlIElPOjpGaWxlOwpteSAkb3V0ID0gbmV3IElPOjpGaWxlOwokb3V0LT5v
cGVuKCIvZGV2L251bGwiLCBPX0NSRUFUIHwgT19XUk9OTFkgfCBPX1RSVU5DLCAwNjY2KTsK


------------FB1021C3314C9ABA
Content-Type: text/plain; charset=us-ascii

--
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/
------------FB1021C3314C9ABA--

