In perl.git, the branch smoke-me/avar/useperlio has been created

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

        at  50a1ed2d81b50525fe8c9b08f727d85e20838bc7 (commit)

- Log -----------------------------------------------------------------
commit 50a1ed2d81b50525fe8c9b08f727d85e20838bc7
Author: H.Merijn Brand <[email protected]>
Date:   Wed Feb 16 16:13:41 2011 +0100

    regenerated files

M       embed.h
M       global.sym
M       proto.h

commit d283822e38d9c29e7bb581818cd31d620d463fd0
Author: H.Merijn Brand <[email protected]>
Date:   Wed Feb 16 16:11:36 2011 +0100

    Hard-wired line numbers are still bad, but now correct

M       t/lib/warnings/doio

commit 73e068e7098a05cd9a5f495e9f885f2c8d0fa8cc
Author: H.Merijn Brand <[email protected]>
Date:   Wed Feb 16 16:04:37 2011 +0100

    Decrease number of tests run
    
    I removed a test that was skipped if perlio was not
    available.

M       t/io/open.t

commit 77dfed69d876aed334ddc50abca4decacfae3f67
Author: H.Merijn Brand <[email protected]>
Date:   Wed Feb 16 15:49:55 2011 +0100

    Remove the possibility to disable useperlio
    
    useperlio is now always set to useperlio=define, it's not possible to
    set useperlio=undef anymore.
    
    Disabling useperlio has been unsupported for a long time and it's
    about time we completely removed that config option . It does nothing
    except cause FAILs.
    
    Furthermore not having perlio means that useful layers like ":utf8"
    aren't available. Many programs assume that layers are available as of
    perl 5.8 and don't actually check Config. Before layers were proven,
    there was the option to turn them off.  But once they were proven, no
    one ever removed the knob that let you turn them off until now.
    
    Signed-off-by: Ævar Arnfjörð Bjarmason <[email protected]>
    Commit-message-by: Ævar Arnfjörð Bjarmason <[email protected]>

M       Configure
M       NetWare/config.wc
M       README.cygwin
M       embed.fnc
M       embed.h
M       epoc/config.sh
M       hints/amigaos.sh
M       hints/dos_djgpp.sh
M       hints/hpux.sh
M       hints/vmesa.sh
M       locale.c
M       makedef.pl
M       perl.h
M       perlio.c
M       perlvars.h
M       proto.h
M       t/io/dup.t
M       t/io/fflush.t
M       t/io/open.t
M       t/japh/abigail.t
M       t/lib/warnings/doio
M       t/op/inccode.t
M       t/op/pwent.t
M       t/op/read.t
M       uconfig.h
M       uconfig.sh
M       universal.c
M       util.c
M       vms/vms.c
M       win32/config.bc
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