In perl.git, the branch smoke-me/khw-octal has been created

<http://perl5.git.perl.org/perl.git/commitdiff/a4121cbe2231b7721bd3c3759c7f1838f01e214f?hp=0000000000000000000000000000000000000000>

        at  a4121cbe2231b7721bd3c3759c7f1838f01e214f (commit)

- Log -----------------------------------------------------------------
commit a4121cbe2231b7721bd3c3759c7f1838f01e214f
Author: Karl Williamson <[email protected]>
Date:   Fri Jan 18 21:58:10 2013 -0700

    Extend strictness for /(?[ ])/
    
    This recently added regex syntax imposes stricter rules on parsing than
    normal.   However, this was not extended to parsing \N{}.  This commit
    does that, making fatal the warnings that come from these

M       embed.fnc
M       embed.h
M       proto.h
M       regcomp.c
M       t/porting/diag.t
M       t/re/pat_advanced.t
M       t/re/reg_mesg.t

commit 8173d91f506b2d42dc2e97c6bdc90166a630a0e5
Author: Karl Williamson <[email protected]>
Date:   Mon Jan 14 12:12:50 2013 -0700

    handy.h: Fix isIDCONT_utf8()
    
    It was handling above-Latin1 code points as IDstarts instead of
    continues.

M       ext/XS-APItest/t/handy.t
M       handy.h
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to