From f20cc2f4b57d0af6ae56e81a5194c331ceb01e3b Mon Sep 17 00:00:00 2001 From: Hugo van der Sanden Date: Sun, 10 Jun 2001 12:23:30 +0100 Subject: Re: pragma/locale.t #107 Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk> Encapsulate the scan of the decimal radix separator. p4raw-id: //depot/perl@10495 --- embed.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'embed.pl') diff --git a/embed.pl b/embed.pl index 67e142a723..5557eab3ec 100755 --- a/embed.pl +++ b/embed.pl @@ -2522,6 +2522,7 @@ s |I32 |expect_number |char** pattern s |SV* |gv_share |SV *sv # endif s |int |grok_number |const char *pv|STRLEN len|UV *valuep +s |bool |grok_numeric_radix|const char **sp|const char *send #endif #if defined(PERL_IN_TOKE_C) || defined(PERL_DECL_PROT) -- cgit v1.2.1