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

Re: [perl #123814] grok_atou() for regexp quantifiers

Thread Previous | Thread Next
From:
Jarkko Hietaniemi
Date:
February 20, 2015 13:39
Subject:
Re: [perl #123814] grok_atou() for regexp quantifiers
Message ID:
54E738EF.8060903@iki.fi
On Thursday-201502-19 11:30, Hugo van der Sanden via RT wrote:
> I've repushed branch hv/grok with a second commit as a proof of concept. There's a few loose ends, but should be enough to see how much you like or hate it - passes a basic test run except for XS-APItest, for which I'll need to acquire some XS fu.

Looks good, thanks!

In the APItest.xs I am not certain what was the problem, but I think you 
just need to rename the numeric.xs:grok_atou() as grok_atoUV(),
and change it to call grok_atoUV() properly?

There's also Devel::PPPort code which deals with grok_atou().
We don't need backward compat code for it since it has been in
only 5.21.*



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