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
(parent:
e6cc39c
)
op_reg_common.h: Add comment
author
Karl Williamson
<khw@cpan.org>
Mon, 9 Mar 2015 17:58:34 +0000
(11:58 -0600)
committer
Karl Williamson
<khw@cpan.org>
Mon, 9 Mar 2015 18:05:15 +0000
(12:05 -0600)
op_reg_common.h
patch
|
blob
|
blame
|
history
diff --git
a/op_reg_common.h
b/op_reg_common.h
index
99f9f9d
..
6b5841e
100644
(file)
--- a/
op_reg_common.h
+++ b/
op_reg_common.h
@@
-105,6
+105,7
@@
get_regex_charset(const U32 flags)
#define RXf_PMf_FLAGCOPYMASK (RXf_PMf_COMPILETIME|RXf_PMf_SPLIT)
#if 0 /* Temporary to get Jenkins happy again */
+See thread starting at http://nntp.perl.org/group/perl.perl5.porters/220710
/* Exclude win32 because it can't cope with I32_MAX definition */
#ifndef WIN32
# if RXf_PMf_COMPILETIME > I32_MAX