autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: autom4te and perl 5.8.0


From: Gerrit P. Haase
Subject: Re: autom4te and perl 5.8.0
Date: Wed, 19 Jun 2002 23:53:24 +0200

Hallo Patrick,

Am Mittwoch, 19. Juni 2002 um 17:07 schriebst du:

> On Wed, Jun 19, 2002 at 10:28:23AM +0200, Alexandre Duret-Lutz wrote:
>> 
>> To make sure that it's not the fault of Autoconf, can you try
>> this reduced test case?
>> 
>> use IO::File;
>> my $out = new IO::File;
>> $out->open("/dev/null", O_CREAT | O_WRONLY | O_TRUNC, 0666);

> Thank you for the test case! Sure enough, it crashes with just the
> above..

We move the whole thread to perl5-porters at perl.org now, if someone
is interested, it seems perl 5.8.0 is crashing on this few lines on
several platforms (confirmed for Cygwin & Tru64).


Gerrit
-- 
"All faults& bugs are mine - Robert"
    from squid/acinclude.m4,   Sun Apr 21 05:21:21 2002




reply via email to

[Prev in Thread] Current Thread [Next in Thread]