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:10
Subject:
Re: Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on aix 4.3.0.0 (UNINSTALLED)
Message ID:
20010201081012.H180@chaos.wustl.edu
On Thu, Feb 01, 2001 at 08:06:26AM -0600, Jarkko Hietaniemi wrote:
> > > [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+.+)

\.(?:1(?:000+\d+)?|0999+\d+)
 
-- 
$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