develooper Front page | perl.perl5.porters | Postings from January 2011

Pushed patch to warn if using \p in locale

Thread Next
From:
Karl Williamson
Date:
January 27, 2011 22:15
Subject:
Pushed patch to warn if using \p in locale
Message ID:
4D425EFB.9040800@khwilliamson.com
As mentioned briefly earlier in this list, \p{} uses Unicode rules 
always regardless of the locale.

commit fb2e24cdda774d9e9c28f1cd0356bba9070894c7
  Author: Karl Williamson <public@khwilliamson.com>
  Date:   Thu Jan 27 22:29:51 2011 -0700

      regcomp: Add warning if tries to use \p in locale.

      \p implies Unicode matching rules, which are likely going to be 
different t han
      the locale's.

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