This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
a499814
)
metaconfig.h: Add entry for wcrtomb()
author
Karl Williamson
<khw@cpan.org>
Mon, 2 Dec 2019 15:42:20 +0000
(08:42 -0700)
committer
Karl Williamson
<khw@cpan.org>
Tue, 3 Dec 2019 16:28:06 +0000
(09:28 -0700)
metaconfig.h
patch
|
blob
|
blame
|
history
diff --git
a/metaconfig.h
b/metaconfig.h
index
968508e
..
baba5ea
100644
(file)
--- a/
metaconfig.h
+++ b/
metaconfig.h
@@
-13,4
+13,5
@@
* Symbols should only be here temporarily. Once they are actually used,
* they should be removed from here.
*
+ * HAS_WCRTOMB
*/