In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/baf4892673297219daaa9599eca2cccb6b00c46f?hp=d016659606ee2d39be44590059e4cfd04fa94c6b>

- Log -----------------------------------------------------------------
commit baf4892673297219daaa9599eca2cccb6b00c46f
Author: Karl Williamson <[email protected]>
Date:   Fri Sep 5 09:34:26 2014 -0600

    numeric.c: Comment tweak
-----------------------------------------------------------------------

Summary of changes:
 numeric.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/numeric.c b/numeric.c
index e2f1007..b4ea8b2 100644
--- a/numeric.c
+++ b/numeric.c
@@ -252,7 +252,7 @@ number may use '_' characters to separate digits.
 =cut
 
 Not documented yet because experimental is C<PERL_SCAN_SILENT_NON_PORTABLE
-which suppresses any message for non-portable numbers that are still valid
+which suppresses any message for non-portable numbers, but which are valid
 on this platform.
  */
 

--
Perl5 Master Repository

Reply via email to