Output regex above-Unicode matching in syn strt class
authorKarl Williamson <public@khwilliamson.com>
Mon, 30 Dec 2013 22:16:57 +0000 (15:16 -0700)
committerKarl Williamson <public@khwilliamson.com>
Tue, 31 Dec 2013 15:27:21 +0000 (08:27 -0700)
commite9b08962fbb05ece388fd5076686a7edfd6dbe3b
treef7008f3a214dc1ecad0bc1a90bb869733d2b5676
parentae98608918f0b92985b47a5ac2987ebd9797be4c
Output regex above-Unicode matching in syn strt class

A warning is supposed to be raised under some conditions when matching
an above-Unicode code point against a Unicode property.  Prior to this
patch, if the synthetic start class excluded the code point, the warning
would be skipped, even though it was attempted to be matched.
regcomp.c
regcomp.h
t/lib/warnings/utf8