develooper Front page | perl.perl5.porters | Postings from February 2001

Re: Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on aix 4.3.0.0 (UNINSTALLED)

Thread Previous | Thread Next
From:
Jarkko Hietaniemi
Date:
February 1, 2001 06:06
Subject:
Re: Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on aix 4.3.0.0 (UNINSTALLED)
Message ID:
20010201080626.G180@chaos.wustl.edu
> > [SV = PVNV(0x20053b88) at 0x20016dd4
> >   REFCNT = 1
> >   FLAGS = (NOK,pNOK)
> >   IV = 0
> >   NV = 789.10000000000002
> 
> Floats suck.  Okay, I'll loosen the test to accept \.(1000+|9999+).

Something like this:

\.(1(?:000+.+)?|09999+.+)

-- 
$jhi++; # http://www.iki.fi/jhi/
        # There is this special biologist word we use for 'stable'.
        # It is 'dead'. -- Jack Cohen

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About