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
Create new warnings category experimental::regex_sets
[perl5.git]
/
warnings.h
diff --git
a/warnings.h
b/warnings.h
index
974f451
..
3133df0
100644
(file)
--- a/
warnings.h
+++ b/
warnings.h
@@
-91,6
+91,7
@@
#define WARN_EXPERIMENTAL 51
#define WARN_EXPERIMENTAL__LEXICAL_SUBS 52
+#define WARN_EXPERIMENTAL__REGEX_SETS 53
#define WARNsize 14
#define WARN_ALLstring "\125\125\125\125\125\125\125\125\125\125\125\125\125\125"