diff options
author | Karl Williamson <public@khwilliamson.com> | 2012-07-18 17:22:33 -0600 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2012-07-19 09:39:07 -0600 |
commit | 5073ffbd0df5f82154fd580e53686ef82b68748d (patch) | |
tree | b88c0eadc7d8b413190ecec6d23809ef1495b286 /deb.c | |
parent | 4f3e8b0f484b99e3e529e1003208d8428d68f277 (diff) | |
download | perl-5073ffbd0df5f82154fd580e53686ef82b68748d.tar.gz |
Only generate above-Uni warning for \p{}, \P{}
This warning was being generated inappropriately during some internal
operations, such as parsing a program; spotted by Tom Christiansen.
The solution is to move the check for this situation out of the common
code, and into the code where just \p{} and \P{} are handled.
As mentioned in the commit's perldelta, there remains a bug
[perl #114148], where no warning gets generated when it should
Diffstat (limited to 'deb.c')
0 files changed, 0 insertions, 0 deletions