In perl.git, the branch smoke-me/khw-alpine has been updated

<https://perl5.git.perl.org/perl.git/commitdiff/039f641197051cfe4448082c311274feda98e407?hp=bee238f13d6f184d973240e467bbd5ad93daad4d>

- Log -----------------------------------------------------------------
commit 039f641197051cfe4448082c311274feda98e407
Author: Karl Williamson <[email protected]>
Date:   Tue Feb 12 16:46:19 2019 -0700

    smoke8

-----------------------------------------------------------------------

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

diff --git a/perl.h b/perl.h
index c2a8b29966..76e5e42e8a 100644
--- a/perl.h
+++ b/perl.h
@@ -721,7 +721,7 @@
 
 /* If not forbidden, we enable locale handling if either 1) the POSIX 2008
  * functions are available, or 2) just the setlocale() function */
-       // copy in loc_tools, other export
+       /* copy in loc_tools, other export XXX */
 #if   ! defined(NO_LOCALE)
 
 #  if ! defined(NO_POSIX_2008_LOCALE)           \

-- 
Perl5 Master Repository

Reply via email to