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
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add a comment where people might look for pp_grepwhile() to point out it lives in...
[perl5.git]
/
metaconfig.h
diff --git
a/metaconfig.h
b/metaconfig.h
index
fef2e4b
..
ae0093a
100644
(file)
--- a/
metaconfig.h
+++ b/
metaconfig.h
@@
-10,30
+10,10
@@
* they won't be available unless used. When new symbols are probed
* in Configure, this is the way to force them into availability.
*
* they won't be available unless used. When new symbols are probed
* in Configure, this is the way to force them into availability.
*
- * BOOTSTRAP_CHARSET
- * DOUBLEKIND
- * HAS_ACOSH
- * HAS_ASCTIME64
- * HAS_CTIME64
- * HAS_DIFFTIME64
- * HAS_DLADDR
- * HAS_FEGETROUND
- * HAS_FPCLASSIFY
- * HAS_GMTIME64
- * HAS_ISFINITEL
- * HAS_ISINFL
- * HAS_ISLESS
- * HAS_J0
- * HAS_LOCALTIME64
- * HAS_MKTIME64
- * HAS_PRCTL
- * HAS_PSEUDOFORK
- * HAS_TIMEGM
- * I16SIZE
- * I64SIZE
- * I8SIZE
- * LOCALTIME_R_NEEDS_TZSET
- * LONG_DOUBLEKIND
- * U8SIZE
- * USE_CBACKTRACE
+ * Symbols should only be here temporarily. Once they are actually used,
+ * they should be removed from here.
+ *
+ * HAS_WCRTOMB
+ * GETENV_PRESERVES_OTHER_THREAD
+ *
*/
*/