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

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

        at  448420c76e94cf8d3efff981b8c8ece2861e313a (commit)

- Log -----------------------------------------------------------------
commit 448420c76e94cf8d3efff981b8c8ece2861e313a
Author: Karl Williamson <[email protected]>
Date:   Fri Jan 11 14:29:29 2013 -0700

    smoke

M       lib/locale.t

commit cfb9012253ed93245237fb3ae0dc5bc41de74f0c
Author: Karl Williamson <[email protected]>
Date:   Sat Dec 29 20:18:09 2012 -0700

    Create deprecated fncs to replace to-be-removed macros
    
    These macros should not be used as they are prone to misuse.  There are
    no occurrences of them in CPAN.  The single use of either of them in
    core has recently been removed (commit
    8d40577bdbdfa85ed3293f84bf26a313b1b92f55), because it was a misuse.
    
    Instead code should use isIDFIRST_lazy_if or isWORDCHAR_lazy_if
    (isALNUM_lazy_if is also available, but can be confused with the Posix
    alnum, which it doesn't mean).

M       embed.fnc
M       embed.h
M       inline.h
M       proto.h
M       utf8.h

commit 400c798aae379bc7589d0c8acaad3e6dfbd80e0e
Author: Karl Williamson <[email protected]>
Date:   Sat Dec 29 22:02:49 2012 -0700

    porting/args_assert.t: Needs to look in inline.h too
    
    inline.h is a special header file that contains C functions, and hence
    perhaps PERL_ARGS_ASSERTS.

M       t/porting/args_assert.t
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to