This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
metaconfig.h: Add entry for wcrtomb()
authorKarl Williamson <khw@cpan.org>
Mon, 2 Dec 2019 15:42:20 +0000 (08:42 -0700)
committerKarl Williamson <khw@cpan.org>
Tue, 3 Dec 2019 16:28:06 +0000 (09:28 -0700)
metaconfig.h

index 968508e..baba5ea 100644 (file)
@@ -13,4 +13,5 @@
  * Symbols should only be here temporarily. Once they are actually used,
  * they should be removed from here.
  *
+ * HAS_WCRTOMB
  */