This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cygwin /dev/null problem or perl 5.8.0 problem? (was: Re: autom4te and perl 5.8.0)


"Gerrit P. Haase" <gp@familiehaase.de> 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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]