Cygwin /dev/null problem or perl 5.8.0 problem? (was: Re: autom4te and perl 5.8.0)
Conrad Scott
Conrad.Scott@dsl.pipex.com
Wed Jun 19 17:41:00 GMT 2002
"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/
More information about the Cygwin
mailing list