develooper Front page | perl.perl5.porters | Postings from August 2013

Re: RFC: What to do about warning: "Code point 0xFOO is not Unicode,all \\p{} matches fail; all \\P{} matches succeed"

Thread Previous | Thread Next
From:
Reini Urban
Date:
August 28, 2013 21:16
Subject:
Re: RFC: What to do about warning: "Code point 0xFOO is not Unicode,all \\p{} matches fail; all \\P{} matches succeed"
Message ID:
CAHiT=DHiCx9dpxQM_6f2Q93U5FM1T3C58ty79BjuhFHAWvpxUg@mail.gmail.com
On Mon, Aug 26, 2013 at 10:00 PM, Karl Williamson
<public@khwilliamson.com> wrote:
>> * Karl Williamson <public@khwilliamson.com> [2013-08-25 07:20]:
>>>
>>> Thoughts?

Since the possible warnings 'once' implementations look awful, just
change the warning to an error on invalid codepoints \P{0x10FFFF} -
\P{0xFFFFFFFF}, and let explicit \p{Unassigned} slip through.

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About