In perl.git, the branch stdbool has been created

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

        at  08df6db5293d14e9defb1e9e27f9acd5806bab25 (commit)

- Log -----------------------------------------------------------------
commit 08df6db5293d14e9defb1e9e27f9acd5806bab25
Author: H.Merijn Brand <[email protected]>
Date:   Fri Sep 16 13:21:07 2011 +0200

    Regenerate. Sorry for the massive re-order

M       Configure
M       config_h.SH
M       uconfig.h

commit aec14df292f1ec7cd254f5a5a7fb4827bab2b5cd
Author: Nicholas Clark <[email protected]>
Date:   Wed Sep 14 14:03:31 2011 +0200

    Probe for <stdbool.h>, and if found use it in handy.h
    
    This means that the core uses the compiler's bool type if one exists.
    This avoids potential problems of clashes between perl's own implementation
    of bool and the compiler's bool type, which otherwise occur when one
    attempts to include headers which in turn include <stdbool.h>.
    
    Signed-off-by: H.Merijn Brand <[email protected]>

M       Configure
M       Cross/config.sh-arm-linux
M       Porting/Glossary
M       Porting/config.sh
M       Porting/config_H
M       config_h.SH
M       epoc/config.sh
M       handy.h
M       plan9/config_sh.sample
M       symbian/config.sh
M       uconfig.h
M       uconfig.sh
M       uconfig64.sh
M       win32/config.ce
M       win32/config.gc
M       win32/config.gc64
M       win32/config.gc64nox
M       win32/config.vc
M       win32/config.vc64
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to