<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.lang.perl.perl5.porters">
    <title>gmane.comp.lang.perl.perl5.porters</title>
    <link>http://blog.gmane.org/gmane.comp.lang.perl.perl5.porters</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124275"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124274"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124260"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124258"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124257"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124253"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124252"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124244"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124243"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124242"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124236"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124232"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124229"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124228"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124226"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124199"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124197"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124195"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124188"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124171"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124275">
    <title>Perl 5 Commit Summary</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124275</link>
    <description>&lt;pre&gt;Perl 5 commit summary, activity since Saturday

Current branch blead
158 commits.  10 unique authors.  7 unique committers.
426 files changed, 7896 insertions(+), 49501 deletions(-)
Net code removal: Chris 'BinGOs' Williams (41334 lines)
                  Nicholas Clark (992 lines) Ricardo Signes (549 lines)
                  Dagfinn Ilmari Mannsåker (2 lines)
Thanks, applied:  Ricardo Signes (12) Chris 'BinGOs' Williams (6)
                  Karl Williamson (4) James E Keenan (2) David Golden (1)
                  Nicholas Clark (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/5fb91d484fee378b.tar.gz

  Fix typo in Porting/sync-with-cpan
  Max Maischein               1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/5fb91d484fee378b

  Eliminate external call to tar executable in favour of Archive::Tar
  Max Maischein               1 file changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/a1450e8bf79c3c2d

  Add new Module::CoreList::Utils to MANIFEST
  Chris 'BinGOs' Williams     1 file changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b6956a94c03907bb

  Merge branch 'smoke-me/coreutils' into blead
  Chris 'BinGOs' Williams     2 parents
  http://perl5.git.perl.org/perl.git/commit/eab82fd6486ac097

  Remove 2 superfluous use lines from ExtUtils::CBuilder.
  Nicholas Clark              1 file changed, 1 insertion(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b4b2fefd8bdd72b0

  Refactor 3 tests so that they avoid clearing %:: via list assignment.
  Nicholas Clark              1 file changed, 5 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/fdf38e49aa470e60

  Test that caller does not SEGV when the current package is undefined.
  Nicholas Clark              1 file changed, 9 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/aee674b7db1a4a3f

  Remove fakethr.h and eliminate all references to it and FAKE_THREADS
  Nicholas Clark              7 files changed, 6 insertions(+), 99 deletions(-
  http://perl5.git.perl.org/perl.git/commit/ef4abe7673cc0b19

  Merge the refactoring of x2p's Makefile to blead.
  Nicholas Clark              2 parents
  http://perl5.git.perl.org/perl.git/commit/31a53e79025eb594

  Simplify x2p's Makefile.
  Nicholas Clark              1 file changed, 2 insertions(+), 14 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/8ca91d39a4a96434

  Remove rules to delete *.loadmap and *.prelmap files, generated on VM/ESA
  Nicholas Clark              3 files changed, 1 insertion(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e1da83eac92e1d22

  Add x2p/Makefile.SH to the *.SH files processed by the top level Makefile.
  Nicholas Clark              2 files changed, 2 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6105164f37e277ea

  Remove the now unused 'shlist' Makefile targets.
  Nicholas Clark              2 files changed, 1 insertion(+), 7 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/655e5c9e391de4ee

  Programmatically generate dependencies for all *.SH files.
  Nicholas Clark              2 files changed, 17 insertions(+), 39 deletions(
  http://perl5.git.perl.org/perl.git/commit/9719c95bf27185af

  Add runtests.SH to the code that generates the targets sh and shextract.
  Nicholas Clark              1 file changed, 2 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/fc40bd89f80e1d94

  Eliminate x2p/cflags.SH. x2p's Makefile can use ../cflags
  Nicholas Clark              4 files changed, 4 insertions(+), 110 deletions(
  http://perl5.git.perl.org/perl.git/commit/c0d271fb2cf4e67f

  Pass in to makedepend the name(s) of files that all objects depend on.
  Nicholas Clark              3 files changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3ae7e562a2ff05c2

  In the Makefile, generate the value of shextract programmatically.
  Nicholas Clark              1 file changed, 12 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0ff64a71c493f41b

  Defer running makedepend in x2p/ until it's needed.
  Nicholas Clark              1 file changed, 3 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/417de989d3cb17f8

  Add x2p/makefile to the dependencies for targets within x2p/
  Nicholas Clark              1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/2fea047185866412

  Remove vestigial *.SH code which can link the extracted file into ../
  Nicholas Clark              4 files changed, 0 insertions(+), 24 deletions(-
  http://perl5.git.perl.org/perl.git/commit/d730c2986a70e4fa

  Merge the pack refactoring to blead.
  Nicholas Clark              2 parents
  http://perl5.git.perl.org/perl.git/commit/9e7945ee50c30a17

  Notes in perldelta for the tiny XS-visible changes of the pack refactoring.
  Nicholas Clark              1 file changed, 9 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7df6ffa3fb2efaa9

  Annotate the "cold" paths in pp_pack.c with UNLIKELY().
  Nicholas Clark              1 file changed, 7 insertions(+), 7 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/228e69a781c23b25

  Eliminate the implementations of [hv]to[vh][ls] for mixed-endian systems.
  Nicholas Clark              2 files changed, 6 insertions(+), 103 deletions(
  http://perl5.git.perl.org/perl.git/commit/545872c5eddf1f00

  Eliminate Perl_my_swabn(), as it is now unused.
  Nicholas Clark              4 files changed, 0 insertions(+), 26 deletions(-
  http://perl5.git.perl.org/perl.git/commit/1cb43330cc18f2ee

  When endian-swapping in pack, simply copy the bytes in reverse order.
  Nicholas Clark              3 files changed, 67 insertions(+), 74 deletions(
  http://perl5.git.perl.org/perl.git/commit/3a88beaa68dbb5ba

  Pass 'needs_swap' as a parameter to SHIFT_BYTES.
  Nicholas Clark              1 file changed, 32 insertions(+), 29 deletions(-
  http://perl5.git.perl.org/perl.git/commit/aaec8192358ffb80

  When endian-swapping in unpack, simply copy the bytes in reverse order.
  Nicholas Clark              1 file changed, 26 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/20aa3a3813ca2068

  Fold the implementation of DO_BO_UNPACK into SHIFT_BYTES(), its only user.
  Nicholas Clark              1 file changed, 3 insertions(+), 29 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/cd7e75121be11e79

  Re-implement SHIFT16 and SHIFT32 as wrappers to SHIFT_BYTES.
  Nicholas Clark              1 file changed, 6 insertions(+), 20 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7285e3f43c94010f

  Refactor the two uses of SHIFT{16,32} not followed by DO_BO_UNPACK().
  Nicholas Clark              1 file changed, 6 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e396d2357dcec18c

  Remove the now unused 'type' argument from the macros DO_BO_(UN)?PACK.
  Nicholas Clark              1 file changed, 41 insertions(+), 41 deletions(-
  http://perl5.git.perl.org/perl.git/commit/2b4ad5699f46c7f6

  As DO_BO_(UN)?PACK are now implemented with my_swabn(), simplify 'J' and 'j'
  Nicholas Clark              2 files changed, 4 insertions(+), 38 deletions(-
  http://perl5.git.perl.org/perl.git/commit/e8966daba3270993

  Merge the identical definitions of DO_BO_UNPACK and DO_BO_PACK.
  Nicholas Clark              1 file changed, 0 insertions(+), 39 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0c0fa9f456cec3d6

  Swap byte order in DO_BO_(UN)?PACK based on a variable needs_swap.
  Nicholas Clark              1 file changed, 19 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a1219b5e0bb6c311

  DO_BO_{UN,}PACK can use my_swabn() directly.
  Nicholas Clark              2 files changed, 4 insertions(+), 25 deletions(-
  http://perl5.git.perl.org/perl.git/commit/e8fda8c499f46bb8

  Use DO_BO_{UN,}PACK in place of DO_BO_UNPACK_{N,PC}
  Nicholas Clark              1 file changed, 11 insertions(+), 92 deletions(-
  http://perl5.git.perl.org/perl.git/commit/7e38f754fea50c46

  Eliminate my_{hto[bl]e,[bl]etoh}{16,32,64,s,i,l} as nothing now uses them.
  Nicholas Clark              5 files changed, 0 insertions(+), 519 deletions(
  http://perl5.git.perl.org/perl.git/commit/79be8fb4ac8fa995

  In pp_pack.c, refactor DO_BO_(UN)?PACK to use my_letohn etc
  Nicholas Clark              1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/68a0946fb4222dd6

  In pp_pack.c, refactor DO_BO_(UN)?PACK_PTR to use my_letohn etc
  Nicholas Clark              1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/86c6fce076648c5a

  In pp_pack.c, refactor DO_BO_(UN)?PACK_N to use sizeof() on the variable.
  Nicholas Clark              1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/df609c5f9dbf07fc

  Refactor macros in pp_pack.c, removing support for mixed-endian byte orders.
  Nicholas Clark              1 file changed, 77 insertions(+), 48 deletions(-
  http://perl5.git.perl.org/perl.git/commit/3cc90e2e712615f2

  Eliminate the conditionally-compiled fallback functions for htonl etc.
  Nicholas Clark              5 files changed, 13 insertions(+), 89 deletions(
  http://perl5.git.perl.org/perl.git/commit/691a44df41bbec11

  Remove buggy loop-based byte swapping code.
  Nicholas Clark              2 files changed, 3 insertions(+), 40 deletions(-
  http://perl5.git.perl.org/perl.git/commit/66bb80e432461784

  Update the Win32 miniperl conditional compilation, for the htonl etc changes
  Nicholas Clark              1 file changed, 6 insertions(+), 14 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/36bb5e1d607385b4

  Fallbacks for ntohl, ntohs, htonl and htons for little endian systems.
  Nicholas Clark              1 file changed, 24 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e4b03fedd1c92616

  Provide ntohl, ntohs, htonl and htons no-op macros on big endian systems.
  Nicholas Clark              3 files changed, 9 insertions(+), 30 deletions(-
  http://perl5.git.perl.org/perl.git/commit/8e2d7c446d5ab31e

  Provide vtohl, vtohs, htovl and htovs no-op macros on little endian systems.
  Nicholas Clark              3 files changed, 11 insertions(+), 21 deletions(
  http://perl5.git.perl.org/perl.git/commit/260c6fee6deba90b

  vtohl, vtohs, htovl and htovs are no-ops on 64 bit little endian systems.
  Nicholas Clark              1 file changed, 3 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/5ae724797a32a9a9

  Eliminate the definitions for DO_BO_PACK_P and DO_BO_UNPACK_P.
  Nicholas Clark              1 file changed, 0 insertions(+), 10 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/fcdf154797de7146

  Eliminate pre-5.9.x conditional code for PERL_PACK_CAN_SHRIEKSIGN
  Nicholas Clark              3 files changed, 11 insertions(+), 87 deletions(
  http://perl5.git.perl.org/perl.git/commit/f8e5a5db38586c72

  Eliminate pre-5.9.x conditional code for PERL_PACK_CAN_BYTEORDER
  Nicholas Clark              1 file changed, 0 insertions(+), 25 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5fa237154915dfcb

  Merge the reworking of how genpacksizetables.pl is used.
  Nicholas Clark              2 parents
  http://perl5.git.perl.org/perl.git/commit/39ecab1c690aee1a

  Add regen/genpacksizetables.pl to t/porting/regen.t
  Nicholas Clark              1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/843b37592a564e2e

  Move genpacksizetables.pl to regen/genpacksizetables.pl
  Nicholas Clark              4 files changed, 127 insertions(+), 127 deletion
  http://perl5.git.perl.org/perl.git/commit/e3f061af802f7db7

  Refactor genpacksizetables.pl to use regen/regen_lib.pl
  Nicholas Clark              2 files changed, 12 insertions(+), 5 deletions(-
  http://perl5.git.perl.org/perl.git/commit/6b05cb8115fc15fe

  Extract the generated packprops array into packsizetables.c.
  Nicholas Clark              3 files changed, 251 insertions(+), 249 deletion
  http://perl5.git.perl.org/perl.git/commit/298bc19c0935302f

  Propagate a change from commit 1651fc447620d361 into genpacksizetables.pl.
  Nicholas Clark              1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/e2add64b70b6d5c5

  genpacksizetables.pl: Correct comment typo
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/d8a3828919c2d8a9

  Change LIKELY() and UNLIKELY() to cast their first argument to a bool.
  Nicholas Clark              1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6d5abc62848da0e1

  handy.h: Change the error return of two macros
  Karl Williamson             1 file changed, 8 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b2bf251fd850e281

  regcomp.c: Add comment
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/cfe934daf72e37a0

  utf8.c: White space only.
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4f48919406dde731

  fold_grind.t: Add tests
  Karl Williamson             1 file changed, 63 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a3f3bf18711ca1ac

  Fix multi-char fold edge case
  Karl Williamson             7 files changed, 149 insertions(+), 46 deletions
  http://perl5.git.perl.org/perl.git/commit/1ca267a56acf6985

  Expand flags parameter from boolean in _to_fold_latin1
  Karl Williamson             5 files changed, 13 insertions(+), 14 deletions(
  http://perl5.git.perl.org/perl.git/commit/519101418837cf0e

  unicode_constants.h: Add some #defines
  Karl Williamson             2 files changed, 6 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f2e063754de41c90

  utf8.c: Replace two macro calls with equiv single
  Karl Williamson             1 file changed, 6 insertions(+), 12 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a4f12ed78e91a49a

  lib/charnames.t: Fix wrongly complemented test
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/33bdd83dc2db4d07

  t/re/fold_grind.t: White space only
  Karl Williamson             1 file changed, 154 insertions(+), 139 deletions
  http://perl5.git.perl.org/perl.git/commit/91638220a6a521d8

  perlapi: Move 'experimental' warning to front of entries
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/58a428bba943d9d3

  regcomp.c: Remove always-true test
  Karl Williamson             1 file changed, 1 insertion(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/fdfb35c800b283d7

  regcomp.c: White-space only
  Karl Williamson             1 file changed, 66 insertions(+), 68 deletions(-
  http://perl5.git.perl.org/perl.git/commit/ff5deb98f57138ca

  regcomp.c: Reorder two 'if's so shorter branches are first
  Karl Williamson             1 file changed, 32 insertions(+), 28 deletions(-
  http://perl5.git.perl.org/perl.git/commit/b35bbc3f802dc4b4

  perllocale: Update to mention fc(), \F
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b9cc4f69dc87bbd2

  regcomp.c: Clarify comment
  Karl Williamson             1 file changed, 11 insertions(+), 11 deletions(-
  http://perl5.git.perl.org/perl.git/commit/d3cb55c1b8a3b80c

  pp.c: Eliminate custom macro and use Copy() instead
  Karl Williamson             3 files changed, 17 insertions(+), 15 deletions(
  http://perl5.git.perl.org/perl.git/commit/a78bc3c6c5c9dd76

  perl #117865] [PATCH] Eliminate useless variable and sizeof(char)
  Dagfinn Ilmari Mannsåker    1 file changed, 2 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a96bc63507f57f35

  op.c: Don't fold constant fc() in locale
  Karl Williamson             1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7ccde1209c3d4319

  autodoc.pl: Don't list undocumented deprecated fcns in API
  Karl Williamson             1 file changed, 3 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/8c869419331313c4

  autodoc.pl: Add note for deprecated functions
  Karl Williamson             3 files changed, 10 insertions(+), 10 deletions(
  http://perl5.git.perl.org/perl.git/commit/d4e99c76278c7e40

  embed.fnc: Slight clarification in comments
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/6ef8d77a18f45460

  Add tests for case-change macros API
  Karl Williamson             3 files changed, 382 insertions(+), 3 deletions(
  http://perl5.git.perl.org/perl.git/commit/2e1414cec3028c7f

  Use new case changing macros
  Karl Williamson             4 files changed, 10 insertions(+), 14 deletions(
  http://perl5.git.perl.org/perl.git/commit/d22b930b662c8c65

  handy.h: Add some macro definitions
  Karl Williamson             1 file changed, 23 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/25200305a51f9944

  pp.c: Nit in comment
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/22e255cb04e4d885

  perlclib.pod: Update character class macro descriptions
  Karl Williamson             1 file changed, 44 insertions(+), 22 deletions(-
  http://perl5.git.perl.org/perl.git/commit/fa2b1084e3c2ca84

  perlclib.pod: Fix too long verbatim lines
  Karl Williamson             2 files changed, 66 insertions(+), 64 deletions(
  http://perl5.git.perl.org/perl.git/commit/5b2821400d3dea1b

  perlapi: Add docs for some case-changing macros; clarify others
  Karl Williamson             2 files changed, 104 insertions(+), 44 deletions
  http://perl5.git.perl.org/perl.git/commit/1f607577c172af48

  Remove perlsh, which is neither installed nor referenced anywhere.
  Nicholas Clark              2 files changed, 0 insertions(+), 16 deletions(-
  http://perl5.git.perl.org/perl.git/commit/4572fa3eeef0e6fc

  Update Test-Harness to CPAN version 3.27
  Nicholas Clark              58 files changed, 447 insertions(+), 155 deletio
  http://perl5.git.perl.org/perl.git/commit/dbd04185fe7ac500

  handy.h: Add missing toFOLD_utf8 macro
  Karl Williamson             1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7d2b61dd6d5e3e16

  handy.h: define some synonyms for consistency
  Karl Williamson             1 file changed, 8 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c753c8d3b46bc998

  regcomp.c: White-space only
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/20cfcb3ce7a5f8c4

  mg.c: White-space only
  Karl Williamson             1 file changed, 5 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/2f3f0b566d7e77c3

  toke.c: Remove redundant test
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/aecf5a4bae81aedf

  t/porting/regen.t: Add file to check
  Karl Williamson             1 file changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/838d7b5b2dbf1d78

  handy.h: Clarify comment
  Karl Williamson             1 file changed, 4 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/236415e2432a2fed

  regcomp.c: White-space only, wrap comment to fit
  Karl Williamson             1 file changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/accd961fc36103ca

  mktables: Fix typos in comments
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7e017d6d5751c3a3

  utf8.c: Remove redundant assignment.
  Karl Williamson             1 file changed, 0 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/ed47657b3780d113

  t/TEST: Don't bail if fails in t/base unless minitest
  Karl Williamson             1 file changed, 5 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/25a4a90c0d533001

  t/porting/bincompat.t: Typo in comment
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/b8b46d9f8ad9fe06

  utf8.c: Use mnemonics instead of hex numbers
  Karl Williamson             1 file changed, 9 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/46956fadb29bc626

  charnames: fix nit in comment
  Karl Williamson             2 files changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a48a707d737e2308

  Remove double space between words in pod
  Brian Fraser                1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/2f7e507347688b84

  podcheck.t: Avoid misleading error message
  Karl Williamson             1 file changed, 7 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/83ced756a828362f

  lib/utf8.pm: Fix pod verbatim line wraps
  Karl Williamson             2 files changed, 16 insertions(+), 15 deletions(
  http://perl5.git.perl.org/perl.git/commit/291cc134f6d2f9b4

  lib/utf8.pm: Pod clarification and nit
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/637ec54ef44f10a0

  Add missing test for regex parse error
  Karl Williamson             1 file changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/76cccc4deff40bc5

  regcomp.c: Use mnemonic instead of number
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/2de83f6fff96b45e

  toke.c: VALID_LEN_ONE_IDENT only needs a char, not a char*
  Brian Fraser                1 file changed, 5 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/850a35c98e34a81a

  toke.c, S_intuit_method: Minor parsing speedup for 'maybe_method $foo'
  Brian Fraser                1 file changed, 7 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/04e07f8b182303f6

  toke.c: Call base macro that does the same thing
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/14bd96d0d32197b5

  add new perldelta
  Ricardo Signes              10 files changed, 468 insertions(+), 57 deletion
  http://perl5.git.perl.org/perl.git/commit/583aa5c2e70fbc81

  bump version to 5.19.1
  Ricardo Signes              22 files changed, 136 insertions(+), 136 deletio
  http://perl5.git.perl.org/perl.git/commit/483394c85ff7a217

  perldelta: 5.19.0, shortest perldelta ever?
  Ricardo Signes              2 files changed, 43 insertions(+), 309 deletions
  http://perl5.git.perl.org/perl.git/commit/e285f503300a228c

  update corelist for Getopt::Std, utf8
  Ricardo Signes              1 file changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e68d5354833474e4

  Bump $Getopt::Std::VERSION following commit 0c0a84c65e572a92.
  Nicholas Clark              1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/7c568b56922ba698

  Document getopts before getopt, and de-recommend getopt.
  Reuben Thomas               1 file changed, 12 insertions(+), 10 deletions(-
  http://perl5.git.perl.org/perl.git/commit/0c0a84c65e572a92

  utf8: Remove unused variable (%utf8::enc).
  Brian Fraser                1 file changed, 1 insertion(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/bb003204009d113d

  Added v5.18.0 and v5.19.0 data to Module::CoreList::Utils
  Chris 'BinGOs' Williams     1 file changed, 18 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5730025fe53aa27d

  update Module::CoreList for 5.19.0
  Ricardo Signes              3 files changed, 75 insertions(+), 117 deletions
  http://perl5.git.perl.org/perl.git/commit/d7eee6ca7f778e29

  update CoreList for new Pod::Simple in 5.18.0
  Ricardo Signes              2 files changed, 29 insertions(+), 2 deletions(-
  http://perl5.git.perl.org/perl.git/commit/1d198bc1726bd4b5

  bump the version on Module::CoreList
  Ricardo Signes              3 files changed, 8 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a0f025713b17b812

  Add repository and bugtracker META to Module-CoreList Makefile.PL
  Chris 'BinGOs' Williams     1 file changed, 15 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0b1e85f9e451ed79

  update Module::CoreList for v5.18.0
  Ricardo Signes              2 files changed, 74 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/e1075176865db1ea

  Include deprecations for v5.17.10 and v5.17.11 in Module::CoreList
  Chris 'BinGOs' Williams     3 files changed, 176 insertions(+), 3 deletions(
  http://perl5.git.perl.org/perl.git/commit/5e2ab1340306463e

  update Module::CoreList for v5.17.11
  Ricardo Signes              3 files changed, 56 insertions(+), 4 deletions(-
  http://perl5.git.perl.org/perl.git/commit/3b14c6d9ec653e85

  Subject: [PATCH] Update INSTALLDIRS to favor installation under 'site'.
  James E Keenan              8 files changed, 8 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/05f3163ba4cd41e3

  perlhist for 5.19.0
  Ricardo Signes              1 file changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/68e37e75ceb3b4af

  bring in the 5.18-related epigraphs
  Ricardo Signes              1 file changed, 54 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4e720792bd3977d0

  update Module::CoreList for 5.19.0
  Ricardo Signes              3 files changed, 75 insertions(+), 117 deletions
  http://perl5.git.perl.org/perl.git/commit/38a400f2228b6ee9

  Removed cpan/File-CheckTree
  Ricardo Signes              4 files changed, 0 insertions(+), 431 deletions(
  http://perl5.git.perl.org/perl.git/commit/7c3c39a3b46cd3e5

  Removed cpan/Text-Soundex
  Ricardo Signes              7 files changed, 0 insertions(+), 809 deletions(
  http://perl5.git.perl.org/perl.git/commit/d1fe84e5946ba9c3

  regenerate known pod issues
  Ricardo Signes              1 file changed, 1 insertion(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/bb2608d913682e51

  Removed cpan/Log-Message
  Chris 'BinGOs' Williams     13 files changed, 4 insertions(+), 1498 deletion
  http://perl5.git.perl.org/perl.git/commit/4bda23b9621837bd

  Removed cpan/Log-Message-Simple
  Chris 'BinGOs' Williams     8 files changed, 1 insertion(+), 461 deletions(-
  http://perl5.git.perl.org/perl.git/commit/ac344ac5c394fb61

  Remove cpan/Object-Accessor
  Chris 'BinGOs' Williams     13 files changed, 1 insertion(+), 1381 deletions
  http://perl5.git.perl.org/perl.git/commit/deafb5738efe03cc

  Remove cpan/Term-UI
  Chris 'BinGOs' Williams     9 files changed, 2 insertions(+), 1016 deletions
  http://perl5.git.perl.org/perl.git/commit/3bbb8b642ef78240

  Remove cpan/Module-Pluggable
  Chris 'BinGOs' Williams     78 files changed, 3 insertions(+), 2900 deletion
  http://perl5.git.perl.org/perl.git/commit/482cac4d574f8c6c

  Remove cpan/Pod-LaTeX and pod2latex utility
  Chris 'BinGOs' Williams     17 files changed, 6 insertions(+), 2854 deletion
  http://perl5.git.perl.org/perl.git/commit/ad68f4fd1e830cd8

  Remove cpan/B-Lint
  Chris 'BinGOs' Williams     7 files changed, 2 insertions(+), 1045 deletions
  http://perl5.git.perl.org/perl.git/commit/bdbd6dd7316e4a2f

  Remove cpan/Archive-Extract
  Chris 'BinGOs' Williams     36 files changed, 71 insertions(+), 2302 deletio
  http://perl5.git.perl.org/perl.git/commit/97e1df436b02746f

  Remove cpan/CPANPLUS and associated utilities
  Chris 'BinGOs' Williams     107 files changed, 17 insertions(+), 26607 delet
  http://perl5.git.perl.org/perl.git/commit/fb598ba5e55920eb

  Remove cpan/CPANPLUS-Dist-Build
  Chris 'BinGOs' Williams     14 files changed, 1 insertion(+), 1586 deletions
  http://perl5.git.perl.org/perl.git/commit/664ba38731e2f592

  Remove core references to SVt_BIND
  Karl Williamson             5 files changed, 12 insertions(+), 13 deletions(
  http://perl5.git.perl.org/perl.git/commit/a9032aa0965cbaab

  perlpacktut: nit
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/99f65d0199386f0b

  Fix compiler warnings in regcomp.c
  Karl Williamson             1 file changed, 23 insertions(+), 23 deletions(-
  http://perl5.git.perl.org/perl.git/commit/cc5524b47a7d6dda

  Perform all the "bump us to 5.19.0" work
  Ricardo Signes              2 parents
  http://perl5.git.perl.org/perl.git/commit/b6d67c65e48d80e0

  regenerate META.json
  Ricardo Signes              1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/3cd728e478e75a0c

  regen feature.pm
  Ricardo Signes              2 files changed, 9 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d09258e79780544e

  bump the perldelta version
  Ricardo Signes              9 files changed, 3940 insertions(+), 3529 deleti
  http://perl5.git.perl.org/perl.git/commit/e9912eaa0d41601b

  bump version to 5.19.0
  Ricardo Signes              27 files changed, 178 insertions(+), 178 deletio
  http://perl5.git.perl.org/perl.git/commit/f7cf42bb697e73cd

  final version and perlhist update for 5.18.0
  Ricardo Signes              3 files changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a9acda3b5f745858

  update perlexperiment
  Sebastien Aperghis-Tramoni  1 file changed, 104 insertions(+), 78 deletions(
  http://perl5.git.perl.org/perl.git/commit/fe8d2675da435755

  fix wrong tense
  Sebastien Aperghis-Tramoni  1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/3d6d9494e8d0dd14

Current branch bingos/post-5.18.0
8 commits.  1 unique author.  1 unique committer.
152 files changed, 90 insertions(+), 13457 deletions(-)
Net code removal: Chris 'BinGOs' Williams (13367 lines)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/400553bec3ca1aee.tar.gz

  Removed cpan/Log-Message
  Chris 'BinGOs' Williams     13 files changed, 4 insertions(+), 1498 deletion
  http://perl5.git.perl.org/perl.git/commit/400553bec3ca1aee

  Removed cpan/Log-Message-Simple
  Chris 'BinGOs' Williams     8 files changed, 1 insertion(+), 461 deletions(-
  http://perl5.git.perl.org/perl.git/commit/785ada7845ab8774

  Remove cpan/Object-Accessor
  Chris 'BinGOs' Williams     13 files changed, 1 insertion(+), 1381 deletions
  http://perl5.git.perl.org/perl.git/commit/fb45ddfd15c2a662

  Remove cpan/Term-UI
  Chris 'BinGOs' Williams     9 files changed, 2 insertions(+), 1016 deletions
  http://perl5.git.perl.org/perl.git/commit/105231ef63830278

  Remove cpan/Module-Pluggable
  Chris 'BinGOs' Williams     78 files changed, 3 insertions(+), 2900 deletion
  http://perl5.git.perl.org/perl.git/commit/f303fd1aa991196c

  Remove cpan/Pod-LaTeX and pod2latex utility
  Chris 'BinGOs' Williams     17 files changed, 6 insertions(+), 2854 deletion
  http://perl5.git.perl.org/perl.git/commit/41f2bbe9e038e68e

  Remove cpan/B-Lint
  Chris 'BinGOs' Williams     7 files changed, 2 insertions(+), 1045 deletions
  http://perl5.git.perl.org/perl.git/commit/5bb01de8daebc9fe

  Remove cpan/Archive-Extract
  Chris 'BinGOs' Williams     36 files changed, 71 insertions(+), 2302 deletio
  http://perl5.git.perl.org/perl.git/commit/600925988efc9501

New branch khw-ebcdic
203 commits.  3 unique authors.  1 unique committer.
Thanks, applied:  Karl Williamson (4)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/846bc9bf1b056b94.tar.gz

  lib/locale.t: Generalize to work on non-ASCII
  Karl Williamson             1 file changed, 10 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/846bc9bf1b056b94

  ext/XS-APItest/t/hash.t: Generalize to run on non-ASCII platforms
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a6dc0886bc6232d9

  dist/Storable/t/code.t: Fixes to run under EBCDIC
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/8332e10343f90f7c

  XXX CPAN, incomplete cpan/Pod-Simple/lib/Pod/Simple/BlackBox.pm: Generalize 
  Karl Williamson             1 file changed, 13 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/95da796bec07d59e

  t/lib/feature/implicit: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 3 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5687c8ae95323d05

  pp.c, regexec.c: Declare buffers large enough
  Karl Williamson             3 files changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d504de60a392b1d2

  pp.c: Don'tdeclare array to large
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/34e1a92649a6ee5a

  XXX experimental pp_pack.c: 'u'
  Karl Williamson             1 file changed, 11 insertions(+), 10 deletions(-
  http://perl5.git.perl.org/perl.git/commit/3a45f684f9156aa1

  XXX CPAN Normalize
  Karl Williamson             1 file changed, 18 insertions(+), 9 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7e2040ce5c9cb408

  XXX CPAN prob wrong Collate
  Karl Williamson             1 file changed, 12 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/42944d11d58338d8

  utf8.c: Remove wrapper functions.
  Karl Williamson             6 files changed, 100 insertions(+), 138 deletion
  http://perl5.git.perl.org/perl.git/commit/be3ff53cae307da7

  perlapi vis utf8.c: Nits
  Karl Williamson             1 file changed, 2 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/533300b0d2ec1d67

  utf8.c: Move 2 functions to earlier in file
  Karl Williamson             1 file changed, 36 insertions(+), 62 deletions(-
  http://perl5.git.perl.org/perl.git/commit/9de633f190be2dad

  gv.c: Add comment
  Karl Williamson             1 file changed, 7 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/f3605b1fe8d59ef7

  t/op/coreamp.t: Generalize for non-ASCII platfomrs
  Karl Williamson             1 file changed, 17 insertions(+), 7 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/bb386848fb07eb96

  XXX temporary lib/warnings.pm: Add debugging info
  Karl Williamson             1 file changed, 38 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/741da65799930958

  regcomp.c: Add missing (parens) to expression
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/702f6b5da738d682

  t/re/re_tests: Some tests are platform-specific
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/fcbc87b965557d97

  t/re/regexp.t: Add ability to skip depending on platform
  Karl Williamson             1 file changed, 10 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d5cdc6dec1420fe8

  t/io/crlf.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 7 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/1bcd758400a5a2b7

  unicode_constants.h: regened for ebcdic
  Karl Williamson             1 file changed, 5 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0563bec690cb5abe

  XXX finish up t/re/regexp.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 29 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/65475008b1147911

  ext/B/t/b.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/fe3d822aa365b479

  dist/Safe/t/safeutf8.t: Generalize to non-ASCII platform
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/5defc07f44057657

  t/op/warn.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 11 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/fdef3f7077faa722

  re/reg_email.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 8 insertions(+), 7 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/628e13aaa6992585

  dist/ExtUtils-Install/t/InstallWithMM.t: Skip if EBCDIC
  Karl Williamson             1 file changed, 7 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/9b580692be38f2db

  XXX: t/lib/warnings/utf8: Experiment with malformed utf8
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/2aef090608ada570

  XXX skip cpan tests
  Karl Williamson             1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/cb9a8eed5bf9dec6

  ext/XS-APItest/t/svpeek.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4489f3f5ffc31e4e

  ext/XS-APItest/t/svpv_magic.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 10 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/2cf059823672a6fa

  lib/DBM_Filter/t/encode.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/5953fbd2c6e85dc8

  XXX finish up lib/dumpvar.pl: Generalize for EBCDIC
  Karl Williamson             1 file changed, 23 insertions(+), 22 deletions(-
  http://perl5.git.perl.org/perl.git/commit/648c06a431fc120a

  XXX finish up lib/utf8.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 17 insertions(+), 16 deletions(-
  http://perl5.git.perl.org/perl.git/commit/a7b5a6c7a84ca7a2

  t/uni/parser.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 3 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/452c48fd89a0a2be

  t/uni/method.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 12 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/df4e0817b6f574e0

  t/op/magic.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/c7c2ed39a8bfd40a

  t/io/through.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 29 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/18562296e0468f8d

  toke.c: Fix EBCDIC bugs with single char variable names
  Karl Williamson             1 file changed, 11 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ab569bc79b233f2a

  toke.c: An EBCDIC fix
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/643081f8b54c4cd3

  XXX \c must be followed by printable
  Karl Williamson             1 file changed, 12 insertions(+), 11 deletions(-
  http://perl5.git.perl.org/perl.git/commit/0378d3b35a8ad68b

  XXX temp toCTRL
  Karl Williamson             5 files changed, 42 insertions(+), 12 deletions(
  http://perl5.git.perl.org/perl.git/commit/d85d5c77618888b8

  perlio.c: Generalize for EBCDIC
  Karl Williamson             1 file changed, 19 insertions(+), 15 deletions(-
  http://perl5.git.perl.org/perl.git/commit/8381ec4d6e99cba0

  unicode_constants.h: Add #defines for CR, LF
  Karl Williamson             2 files changed, 5 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/79eead4d9b5bbcc2

  t/op/goto.t: Generalize for EBCDIC
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/38ae23e772528ca2

  t/re/pat.t: Generalize for EBCDIC
  Karl Williamson             1 file changed, 14 insertions(+), 18 deletions(-
  http://perl5.git.perl.org/perl.git/commit/e146b0dbd1f5f932

  XXX t/op/pack.t: Generalize for EBCDIC
  Karl Williamson             1 file changed, 34 insertions(+), 32 deletions(-
  http://perl5.git.perl.org/perl.git/commit/0b621743b4fcbd46

  regcomp.c: In EBCDIC [i-j] exclude also ASCII
  Karl Williamson             2 files changed, 4 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3775709fb496701f

  utf8.c: Don't use slower general-purpose function
  Karl Williamson             1 file changed, 7 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/495e427b992031dc

  utf8.c: Don't do ++ in macro parameter
  Karl Williamson             1 file changed, 3 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4185b06c5b546f9c

  utf8.c: Use macro instead of duplicating code
  Karl Williamson             1 file changed, 13 insertions(+), 13 deletions(-
  http://perl5.git.perl.org/perl.git/commit/81fa4afc35b316a1

  t/io/bom.t: Fix to run under EBCDIC
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/bfde7995312c3e67

  t/uni/overload.t: EBCDIC fixes
  Karl Williamson             1 file changed, 44 insertions(+), 42 deletions(-
  http://perl5.git.perl.org/perl.git/commit/cbc28442dcf478f4

  t/uni/method.t: EBCDIC fixes
  Karl Williamson             1 file changed, 5 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ad84b647dd681b26

  t/op/utf8magic.t: EBCDIC fixes
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/7a939faff39c91be

  t/op/evalbytes.t: EBCDIC fixes
  Karl Williamson             1 file changed, 3 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/757f0cbdd73d9e80

  t/op/length.t: EBCDIC fixes
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/a993fdd206819d44

  t/op/utfhash.t: XXX Add debug
  Karl Williamson             1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/9e1198f03a7491f8

  Data-Dumper/Dumper.pm: Fix for EBCDIC
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/9ca4e3deae9c1c2f

  Dumper.xs: Don't translate character twice
  Karl Williamson             1 file changed, 1 insertion(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/2ccb29bebaec4ca9

  dist/IO/t/io_utf8argv.t: Generalize and enable EBCDIC
  Karl Williamson             1 file changed, 2 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7db978d1bf537773

  utf8.h: Clarify comments
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/56f7ad754b3d81fa

  XXX CPAN cpan/Test/lib/Test.pm: Fixes for EBCDIC
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/8a1d8f33d96cafcb

  t/re/pat_re_eval.t: Some EBCDIC fixes
  Karl Williamson             1 file changed, 6 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/9b41ed73a7a62d5d

  t/test.pl:  Add fcn for UTF-EBCDIC conversion
  Karl Williamson             1 file changed, 103 insertions(+), 4 deletions(-
  http://perl5.git.perl.org/perl.git/commit/36d11ade774a8c0f

  dist/Storable/t/utf8.t: Fix to run under EBCDIC
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/a799971fe1c6e7bf

  t/uni/variables.t: Fix to run under EBCDIC
  Karl Williamson             1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/26a42ea23cb34342

  t/op/split.t: EBCDIC fixes
  Karl Williamson             1 file changed, 4 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0adf4cea5ffcb8c5

  re/pat_advanced.t: EBCDIC fixes
  Karl Williamson             1 file changed, 73 insertions(+), 53 deletions(-
  http://perl5.git.perl.org/perl.git/commit/889fd63aca87c233

  t/io/utf8.t: EBCDIC fixes
  Karl Williamson             1 file changed, 16 insertions(+), 15 deletions(-
  http://perl5.git.perl.org/perl.git/commit/fdc687c32a839c9d

  Unicode::UCD.pm: Nits
  Karl Williamson             1 file changed, 17 insertions(+), 14 deletions(-
  http://perl5.git.perl.org/perl.git/commit/c5982cbc7cbbbaf7

  t/uni/fold.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 20 insertions(+), 15 deletions(-
  http://perl5.git.perl.org/perl.git/commit/52bdcb2ae24b0782

  XXX t/op/tiehandle.t: skip for now; deep recursion
  Karl Williamson             1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/379d0ee3921e7734

  XXX better commit msg utf8.c: Avoid unnecessary UTF-8 conversions
  Karl Williamson             1 file changed, 61 insertions(+), 26 deletions(-
  http://perl5.git.perl.org/perl.git/commit/7b1392dec926c9b4

  utf8.c: No need to check for UTF-8 malformations
  Karl Williamson             1 file changed, 3 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ca2a982ec84b76af

  XXX enable _invlist_dump;
  Karl Williamson             3 files changed, 8 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/2fe237b2ead3b7d5

  XXX EBCDIC header files
  Karl Williamson             4 files changed, 1209 insertions(+), 864 deletio
  http://perl5.git.perl.org/perl.git/commit/c6c6c4f2e9be2367

  hints/os390.sh: Suppress bogus compiler message
  Karl Williamson             1 file changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/d65c5d77246f9685

  XXX Temporary for z/OS long long support
  John Goodyear               2 files changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/2d8ce2d001f8e124

  Add test that to/from native character set works
  Karl Williamson             2 files changed, 28 insertions(+), 0 deletions(-
  http://perl5.git.perl.org/perl.git/commit/0fc51098579d6bac

  lib/feature/bundle: Fix some things to pass under EBCDIC
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7f2184e8086d3861

  XS-APItest/t/fetch_pad_names.t: Skip if EBCDIC
  Karl Williamson             1 file changed, 7 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/d17548980042f02f

  XXX ext/XS-APItest/t/utf8.t: Fix so passes EBCDIC
  Karl Williamson             1 file changed, 10 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/bef44e0fe1a91c37

  ext/re/t/re_funcs_u.t: Fix to work under EBCDIC
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/b3e5e5fdabbef83e

  XXX dist/IO/t/io_utf8argv.t: Temporarily skip if EBCDIC
  Karl Williamson             1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c9fd381b09cd9c8b

  t/op/print.t: Skip an EBCDIC test
  Karl Williamson             1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/8e11c594ca00985d

  XXX t/TEST: Avoid SIGPIPEs
  Karl Williamson             1 file changed, 5 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/1335f8cffc805cd1

  XXX Temporarily test normalization
  Karl Williamson             12 files changed, 60 insertions(+), 60 deletions
  http://perl5.git.perl.org/perl.git/commit/5e656ef84e65173f

  op/index.t: Fix tests for EBCDIC
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f7a65aef1d3fea33

  op/chop.t: Fix for EBCDIC
  Karl Williamson             1 file changed, 8 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/aa5a298fc0c028ca

  t/op/lc.t: Fix to work under EBCDIC
  Karl Williamson             1 file changed, 9 insertions(+), 10 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/9f67212afd517b5a

  Skip some tests under EBCDIC
  Karl Williamson             2 files changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f2b728509d8a1359

  porting/bincompat.t: Skip under EBCDIC
  Karl Williamson             1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/389a512f74d39be5

  t/re/regex_sets.t: So will pass under EBCDIC
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/bf4b2050d3001fdb

  XXX fix \x{too large}
  Karl Williamson             10 files changed, 24 insertions(+), 22 deletions
  http://perl5.git.perl.org/perl.git/commit/cbe575d208c24dc4

  utf8.c: Fix so UTF-16 to UTF-8 conversion works under EBCDIC
  Karl Williamson             1 file changed, 9 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/aa34f711a9e96776

  utf8.h, utfebcdic.h: Add #define
  Karl Williamson             2 files changed, 4 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/9e8c1573cf235325

  lib/Unicode/UCD.t: Allow to run under EBCDIC,
  Karl Williamson             1 file changed, 158 insertions(+), 75 deletions(
  http://perl5.git.perl.org/perl.git/commit/3fb2a0221fcad500

  t/op/quotemeta.t: EBCDIC fixes
  Karl Williamson             1 file changed, 24 insertions(+), 21 deletions(-
  http://perl5.git.perl.org/perl.git/commit/b5f3c1728ff65d98

  t/re/fold_grind.t: Fixes for EBCDIC
  Karl Williamson             1 file changed, 16 insertions(+), 20 deletions(-
  http://perl5.git.perl.org/perl.git/commit/5d172959135cac43

  t/lib/charnames/alias: Fix some EBCDIC problems
  Karl Williamson             1 file changed, 7 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/9632f23ce8177ed5

  t/uni/class.t: Make work on EBCDIC
  Karl Williamson             1 file changed, 12 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/629212b42c92dd6f

  feature/unicode_strings.t: Fix to work on EBCDIC
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7a4fb27b9214b51d

  XXX rebase regen/regcharclass.pl: make more EBCDIC friendly
  Karl Williamson             2 files changed, 34 insertions(+), 22 deletions(
  http://perl5.git.perl.org/perl.git/commit/0090870daba8fec1

  XXX temporarily skip some folding tests
  Karl Williamson             3 files changed, 16 insertions(+), 15 deletions(
  http://perl5.git.perl.org/perl.git/commit/9595023f46e4c1f2

  XXX temp skip perl5db.t
  Karl Williamson             1 file changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5d8179efd6dd1ada

  pp.c: White-space only
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/35801f5e596e3cba

  Fix valid_utf8_to_uvchr() for EBCDIC
  Karl Williamson             1 file changed, 6 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f98569b84642c064

  t/test.pl: Add comment about EBCDIC
  Karl Williamson             1 file changed, 3 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/faaf8fbd9dea6941

  XXX makedepend.SH: Why does 255 work and 250 not?
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/8034a4ee3a99a75e

  XXX regen/mk_PL_charclass.pl: Make EBCDIC friendly
  Karl Williamson             1 file changed, 34 insertions(+), 83 deletions(-
  http://perl5.git.perl.org/perl.git/commit/4b3174531d11ec8f

  XXX make various things more EBCDIC friendly
  Karl Williamson             4 files changed, 29 insertions(+), 19 deletions(
  http://perl5.git.perl.org/perl.git/commit/97393aeb62a0fc1e

  XXX: Fixup commit message.
  Karl Williamson             2 files changed, 9 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d24dc6ea3aa4066b

  regcomp.c: Fix bug in EBCDIC
  Karl Williamson             1 file changed, 10 insertions(+), 10 deletions(-
  http://perl5.git.perl.org/perl.git/commit/639ac22b318504da

  re/charset.t: Allow to work on EBCDIC
  Karl Williamson             1 file changed, 12 insertions(+), 11 deletions(-
  http://perl5.git.perl.org/perl.git/commit/90d102f1dc5d5313

  XS-APItest/t/handy.t: Change output message
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/0e6de6e038bf2d3c

  XXX Dumper.xs: Don't know why this stopped compiling
  Karl Williamson             1 file changed, 8 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/cc8d0fe963f61b87

  toke.c: Simplify some code
  Karl Williamson             1 file changed, 5 insertions(+), 9 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3cd919847e9441ed

  genpacksizetables.pl: Correct comment typo
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/e6ffc398630b03bb

  APItest/t/handy.t: Make EBCDIC-friendly
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/87f6869b82bf13bc

  Data-Dumper: Make EBCDIC-friendly
  Karl Williamson             1 file changed, 2 insertions(+), 11 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d7d680934c3482d5

  sv.c: Make less ASCII-centric
  Karl Williamson             1 file changed, 4 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/dd047fff6d2ce6ce

  charnames.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 20 insertions(+), 9 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3a77e4cc7afebb7d

  dump.c: Make less ASCII-centric:
  Karl Williamson             1 file changed, 14 insertions(+), 63 deletions(-
  http://perl5.git.perl.org/perl.git/commit/166335409f796058

  hv.c: Stop being ASCII-centric
  Karl Williamson             1 file changed, 22 insertions(+), 12 deletions(-
  http://perl5.git.perl.org/perl.git/commit/2674e33eadf62129

  Added Porting/reorder_charclass_invlists.pl
  Karl Williamson             2 files changed, 189 insertions(+), 0 deletions(
  http://perl5.git.perl.org/perl.git/commit/e512104c7b4e199f

  t/base/lex.t: Use char suitable for both ASCII and EBCDIC
  Karl Williamson             1 file changed, 3 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ddcc000109288b58

  XXX Temporary comment out ParseXS check
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/1fb145e8b46f9968

  XXX Collate, Normalize: Allow to compile under EBCDIC
  Karl Williamson             4 files changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/9c8e94cbdd0aad0b

  XXX dquote_static.c: Silence wrong warning on EBCDIC
  Karl Williamson             1 file changed, 6 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/8ddf498a22c5505b

  utfebcdic.h: Change 'unsigned char' to U8
  Karl Williamson             1 file changed, 35 insertions(+), 35 deletions(-
  http://perl5.git.perl.org/perl.git/commit/a050b48625691fe3

  regen/regcharclass.pl: Make more EBCDIC-friendly
  Karl Williamson             2 files changed, 594 insertions(+), 562 deletion
  http://perl5.git.perl.org/perl.git/commit/e0bb2ed995a6f527

  utfebcdic.h: Add (UV) cast
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/e8a285a85629d8e8

  handy.h: Allow bootstrapping to non-ASCII platform
  Karl Williamson             2 files changed, 174 insertions(+), 63 deletions
  http://perl5.git.perl.org/perl.git/commit/291715559e38ab39

  toke.c: Remove EBCDIC dependency
  Karl Williamson             1 file changed, 3 insertions(+), 11 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/93a99031285bb0e8

  toke.c: Remove character set dependency
  Karl Williamson             1 file changed, 9 insertions(+), 15 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b2743d186c3861b2

  unicode_constants.h: Add #defines for Byte Order Mark
  Karl Williamson             2 files changed, 4 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d471c933c260c794

  XXX: Find a cleaner way. Handle missing is_UTF8_CHAR_utf8_safe
  Karl Williamson             2 files changed, 9 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/11a2d037f2269bed

  Add Porting tool for help with non-ASCII platforms
  Karl Williamson             3 files changed, 51 insertions(+), 0 deletions(-
  http://perl5.git.perl.org/perl.git/commit/32a6773f5f8fd714

  inline.h: Reorder functions
  Karl Williamson             1 file changed, 18 insertions(+), 18 deletions(-
  http://perl5.git.perl.org/perl.git/commit/5e9252212361bb7d

  utfebcdic.h: Add comment
  Karl Williamson             1 file changed, 6 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/188f5bf31aa2e848

  utf8.h: Clean up START_MARK definition and use
  Karl Williamson             2 files changed, 6 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/68c325fca7682b54

  utf8.h: Move #includes
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7cebc440be4825fe

  utfebcdic.h: Remove extra parameter expansions
  John Goodyear               1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4a14c233522a14c9

  utf8.h: Simplify UTF8_EIGHT_BIT_foo on EBCDIC
  Karl Williamson             1 file changed, 8 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c730f0f9f7712dab

  XXX temp:  show makedepend cerr
  Karl Williamson             1 file changed, 4 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4b34d9ef26d69fb1

  makedepend.SH: Split too long lines; properly join
  Karl Williamson             1 file changed, 4 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/71e3c75dd008d2c9

  makedepend.SH: White-space only
  Karl Williamson             1 file changed, 15 insertions(+), 15 deletions(-
  http://perl5.git.perl.org/perl.git/commit/2232c0495dfbefcf

  makedepend.SH: Remove some unnecessary white space
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ce7db967db8f07ff

  makedepend.SH: Retain '/**/' comments
  Karl Williamson             1 file changed, 18 insertions(+), 9 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/20ae44565cfddc53

  handy.h: Remove extraneous parens
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/da1e0a6e6a890939

  Disable gcc-style function attributes on z/OS.
  Andy Dougherty              1 file changed, 19 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/79fe62c06aa2a250

  Change os390 custom cppstdin script to use fgrep.
  Andy Dougherty              1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/92eafeb88ec7b973

  utf8.c: Use more clearly named macro
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/ddb74c9c41a3de6d

  Add macro OFFUNISKIP
  Karl Williamson             4 files changed, 18 insertions(+), 7 deletions(-
  http://perl5.git.perl.org/perl.git/commit/c29e6931ed88b816

  toke.c: white space only
  Karl Williamson             1 file changed, 3 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/23137845176046d7

  toke.c: Don't remap \N{} for EBCDIC
  Karl Williamson             1 file changed, 13 insertions(+), 14 deletions(-
  http://perl5.git.perl.org/perl.git/commit/09452bcd9f3168f1

  utf8.c: Deprecate two functions
  Karl Williamson             6 files changed, 58 insertions(+), 23 deletions(
  http://perl5.git.perl.org/perl.git/commit/d34c3b4e4c355753

  Deprecate uvuni_to_utf8()
  Karl Williamson             5 files changed, 10 insertions(+), 11 deletions(
  http://perl5.git.perl.org/perl.git/commit/9601f7fae768cd6a

  Deprecate utf8_to_uni_buf()
  Karl Williamson             3 files changed, 10 insertions(+), 9 deletions(-
  http://perl5.git.perl.org/perl.git/commit/f71011a407ce69d4

  makedepend.SH: Comment out unnecessary code
  Karl Williamson             1 file changed, 4 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c2aba261eec2d814

  Deprecate valid_utf8_to_uvuni()
  Karl Williamson             3 files changed, 5 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/24cd120f481f2216

  utf8.c: Swap which fcn wraps the other
  Karl Williamson             5 files changed, 32 insertions(+), 41 deletions(
  http://perl5.git.perl.org/perl.git/commit/72fcfbd7276b6a25

  utf8.c: Skip a no-op
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/40f2d4cdebbbfa04

  utf8.c: Move comment to where makes more sense
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7d79ccbe4d2a031b

  APItest: Test native code points, instead of Unicode
  Karl Williamson             2 files changed, 13 insertions(+), 13 deletions(
  http://perl5.git.perl.org/perl.git/commit/60ad9ed5ad305d04

  XXX CPAN Encode.xs
  Karl Williamson             1 file changed, 5 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b8fd38230f209eff

  XXX CPAN and unsure Encode
  Karl Williamson             2 files changed, 10 insertions(+), 9 deletions(-
  http://perl5.git.perl.org/perl.git/commit/da724701c8aed26b

  XXX CPAN Encode.xs: fix indent
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/83e59b9664c9fa2e

  Don't refer to U+XXXX when mean native
  Karl Williamson             2 files changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0c53257d6df6c5e6

  Convert some uvuni() to uvchr()
  Karl Williamson             8 files changed, 46 insertions(+), 49 deletions(
  http://perl5.git.perl.org/perl.git/commit/9920d20eac0a278b

  handy.h: White space only
  Karl Williamson             1 file changed, 23 insertions(+), 23 deletions(-
  http://perl5.git.perl.org/perl.git/commit/403f02b0c88d069a

  t/test.pl: Allow native/latin1 string conversions to work on utf8.
  Karl Williamson             1 file changed, 14 insertions(+), 102 deletions(
  http://perl5.git.perl.org/perl.git/commit/ecfe98a97b7cace5

  t/test.pl: Simplify ord to/from native fcns
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/159b69e84691d5f5

  Make casing tables native
  Karl Williamson             2 files changed, 165 insertions(+), 13 deletions
  http://perl5.git.perl.org/perl.git/commit/117ac6b127c01575

  utfebcdic.h: Remove trailing spaces
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f01ec5e8b3d43058

  EBCDIC has the unicode bug too
  Karl Williamson             1 file changed, 2 insertions(+), 28 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/65b524a51ec4dc19

  handy.h: Solve a failure to compile problem under EBCDIC
  Karl Williamson             1 file changed, 22 insertions(+), 13 deletions(-
  http://perl5.git.perl.org/perl.git/commit/c9e5384f5bd88cd9

  handy.h: Simplify some macro definitions
  Karl Williamson             1 file changed, 3 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a0ebfdcdb7af7c10

  handy.h: Combine macros that are same in ASCII, EBCDIC
  Karl Williamson             1 file changed, 4 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/827a4d3c43097e2a

  Deprecate NATIVE_TO_NEED and ASCII_TO_NEED
  Karl Williamson             6 files changed, 25 insertions(+), 21 deletions(
  http://perl5.git.perl.org/perl.git/commit/c7667e4a7566f014

  Remove remaining calls of NATIVE_TO_NEED
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ae256637f5d9318c

  toke.c: Remove some NATIVE_TO_NEED calls
  Karl Williamson             1 file changed, 10 insertions(+), 10 deletions(-
  http://perl5.git.perl.org/perl.git/commit/95eef86603b7f99a

  toke.c: in [A-Za-z] use macros that exclude non-ASCII alphas
  Karl Williamson             1 file changed, 5 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/57daaa5e620c0083

  Use real illegal UTF-8 byte
  Karl Williamson             3 files changed, 15 insertions(+), 13 deletions(
  http://perl5.git.perl.org/perl.git/commit/2449dee11c3c8809

  toke.c: Remove remapping for EBCDIC for octal
  Karl Williamson             1 file changed, 3 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/49f04457f857b0a7

  Remove EBCDIC remappings
  Karl Williamson             6 files changed, 52 insertions(+), 92 deletions(
  http://perl5.git.perl.org/perl.git/commit/7324d3ae3f193aaf

  Add and use macro to return EBCDIC
  Karl Williamson             7 files changed, 45 insertions(+), 40 deletions(
  http://perl5.git.perl.org/perl.git/commit/2c2605c19d666c5f

  charnames: Make work in EBCDIC
  Karl Williamson             2 files changed, 28 insertions(+), 10 deletions(
  http://perl5.git.perl.org/perl.git/commit/b126752ccd537666

  Unicode::UCD: Work on non-ASCII platforms
  Karl Williamson             1 file changed, 82 insertions(+), 32 deletions(-
  http://perl5.git.perl.org/perl.git/commit/e878b052a7a05c2d

  Unicode::UCD: Typo in comment
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/29a1d721c61031f4

  mktables: Generate native code-point tables
  Karl Williamson             1 file changed, 161 insertions(+), 35 deletions(
  http://perl5.git.perl.org/perl.git/commit/bcb619e5ae6cd4c1

  mktables: Move table creation code
  Karl Williamson             1 file changed, 12 insertions(+), 20 deletions(-
  http://perl5.git.perl.org/perl.git/commit/017a0259eea89468

  Fix some EBCDIC problems
  Karl Williamson             3 files changed, 5 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/487a62930f60cdaa

  Remove unnecessary temp variable in converting to UTF-8
  Karl Williamson             3 files changed, 13 insertions(+), 16 deletions(
  http://perl5.git.perl.org/perl.git/commit/843dd8d84cc5c528

  utf8.h: Correct macros for EBCDIC
  Karl Williamson             1 file changed, 10 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b20fa569455dea21

  Extract common code to an inline function
  Karl Williamson             8 files changed, 34 insertions(+), 35 deletions(
  http://perl5.git.perl.org/perl.git/commit/085ad129ba1ecbd2

  Don't use EBCDIC macro for a C language escape
  Karl Williamson             2 files changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/fd2cfe7a5ab723a0

  Use byte domain EBCDIC/LATIN1 macro where appropriate
  Karl Williamson             3 files changed, 31 insertions(+), 31 deletions(
  http://perl5.git.perl.org/perl.git/commit/46dd7864d20ae39c

  Use new clearer named #defines
  Karl Williamson             5 files changed, 37 insertions(+), 30 deletions(
  http://perl5.git.perl.org/perl.git/commit/b64046a6a258ffd6

  utf8.h, utfebcdic.h: Create less confusing #defines
  Karl Williamson             2 files changed, 31 insertions(+), 17 deletions(
  http://perl5.git.perl.org/perl.git/commit/5a52ceee75ccfd0b

  pp_ctl.c: Use isCNTRL instead of hard-coded mask
  Karl Williamson             1 file changed, 9 insertions(+), 13 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/bfeedb6c9f82b70b

  utf8.c: is_utf8_char_slow() should use native length
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/47dffce247050957

New branch smoke-me/tonyc/even-more-cachepropagate
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/d70c836f01b33b36.tar.gz

  [perl #118059] avoid a race condition in cachepropagate-tcp.t
  Tony Cook                   1 file changed, 7 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/d70c836f01b33b36

Deleted branch smoke-me/Test-Harness-3.28

Deleted branch smoke-me/leave-scope-async-check

Deleted branch smoke-me/nicholas/ExtUtils-CBuilder-Base-prune

Deleted branch smoke-me/nicholas/RT54044

Deleted branch smoke-me/nicholas/caller-undef-package

Deleted branch smoke-me/nicholas/genpacksizetables

Deleted branch smoke-me/nicholas/likely-cBOOL

Deleted branch smoke-me/nicholas/x2p-depend-later

Deleted branch tonyc/format-security

Deleted branch tonyc/gcc64

Deleted branch tonyc/rt117141

&lt;/pre&gt;</description>
    <dc:creator>Perl 5 commit summary</dc:creator>
    <dc:date>2013-05-22T01:14:12</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124274">
    <title>Safe 2.35 localizing %SIG</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124274</link>
    <description>&lt;pre&gt;I've been bitten by the localizing of %SIG in the latest Safe.pm.  I'm
using a SIG ALRM to have execution of the Safe compartment time out:
  https://metacpan.org/source/DCANTRELL/CPAN-ParseDistribution-1.4/lib/CPAN/ParseDistribution.pm#L186

and this no longer works.  I can see why locally undefing %SIG is probably a
good idea, but it would be Really Good if there was a way of controlling
this so that I could specify that I want to be able to handle particular
signals.

Other things: the documentation still warns about the risks of signals,
without making clear what's going to happen; localizing $SIG and &amp;lt; at &amp;gt;SIG as
well as %SIG is probably not what was intended; and finally, can anyone
think of a clean, simple alternative that I can use for timing out a Safe
compartment?

&lt;/pre&gt;</description>
    <dc:creator>David Cantrell</dc:creator>
    <dc:date>2013-05-21T23:15:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124260">
    <title>Build failed in Jenkins: perl5-threaded #1999</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124260</link>
    <description>&lt;pre&gt;See &amp;lt;http://perl5.git.perl.org:8080/job/perl5-threaded/1999/changes&amp;gt;

Changes:

[dagolden] Eliminate external call to tar executable in favour of Archive::Tar

------------------------------------------
[...truncated 11088 lines...]
../cpan/Module-Build/t/test_file_exts.t ........................... ok
../lib/AnyDBM_File.t .............................................. ok
../ext/re/t/re_funcs_u.t .......................................... ok
../dist/threads/t/list.t .......................................... ok
../dist/threads/t/no_threads.t .................................... skipped: Perl compiled with 'useithreads'
../ext/XS-APItest/t/call_checker.t ................................ ok
../dist/threads/t/problems.t ...................................... ok
../ext/re/t/reflags.t ............................................. ok
../dist/threads/t/stack.t ......................................... ok
../ext/XS-APItest/t/caller.t ...................................... ok
../dist/threads/t/stack_env.t ..................................... ok
../ext/re/t/regop.t ............................................... ok
../cpan/Module-Build/t/test_type.t ................................ ok
../ext/XS-APItest/t/callregexec.t ................................. ok
../ext/XS-APItest/t/check_warnings.t .............................. ok
../ext/XS-APItest/t/cleanup.t ..................................... ok
../lib/Class/Struct.t ............................................. ok
../ext/XS-APItest/t/clone-with-stack.t ............................ ok
../ext/XS-APItest/t/cophh.t ....................................... ok
../ext/XS-APItest/t/coplabel.t .................................... ok
../ext/XS-APItest/t/copstash.t .................................... ok
../ext/XS-APItest/t/copyhints.t ................................... ok
../lib/Config.t ................................................... ok
../dist/Math-BigInt/t/sub_mif.t ................................... ok
../ext/XS-APItest/t/customop.t .................................... ok
../ext/XS-APItest/t/eval-filter.t ................................. ok
../dist/Math-BigInt/t/trap.t ...................................... ok
../ext/XS-APItest/t/exception.t ................................... ok
../cpan/IO-Compress/t/105oneshot-zip.t ............................ ok
../ext/XS-APItest/t/fetch_pad_names.t ............................. ok
../cpan/Module-Build/t/test_types.t ............................... ok
../ext/XS-APItest/t/gotosub.t ..................................... ok
../ext/POSIX/t/sigset.t ........................................... ok
../lib/Config/Extensions.t ........................................ ok
../ext/POSIX/t/sysconf.t .......................................... ok
../lib/DB.t ....................................................... ok
../ext/POSIX/t/taint.t ............................................ ok
../lib/DBM_Filter/t/01error.t ..................................... ok
../lib/DBM_Filter/t/02core.t ...................................... ok
../lib/DBM_Filter/t/compress.t .................................... ok
../dist/threads/t/state.t ......................................... ok
../lib/DBM_Filter/t/encode.t ...................................... ok
../lib/DBM_Filter/t/int32.t ....................................... ok
../lib/DBM_Filter/t/null.t ........................................ ok
../lib/DBM_Filter/t/utf8.t ........................................ ok
../dist/threads/t/stress_cv.t ..................................... ok
../lib/DirHandle.t ................................................ ok
../lib/English.t .................................................. ok
../lib/Exporter.t ................................................. ok
../dist/threads/t/stress_re.t ..................................... ok
../ext/POSIX/t/termios.t .......................................... ok
../dist/Math-BigInt/t/upgrade.t ................................... ok
../dist/threads/t/stress_string.t ................................. ok
../ext/POSIX/t/time.t ............................................. ok
../dist/Math-BigInt/t/upgrade2.t .................................. ok
../lib/ExtUtils/t/Embed.t ......................................... ok
../dist/Math-BigInt/t/upgradef.t .................................. ok
../lib/File/Basename.t ............................................ ok
../dist/Math-BigInt/t/use.t ....................................... ok
../lib/File/Compare.t ............................................. ok
../dist/Math-BigInt/t/use_lib1.t .................................. ok
../dist/Math-BigInt/t/use_lib2.t .................................. ok
../ext/POSIX/t/unimplemented.t .................................... ok
../dist/Math-BigInt/t/use_lib3.t .................................. ok
../dist/Math-BigInt/t/use_lib4.t .................................. ok
../dist/Math-BigInt/t/use_mbfw.t .................................. ok
../dist/threads/t/thread.t ........................................ ok
../lib/File/Copy.t ................................................ ok
../ext/POSIX/t/usage.t ............................................ ok
../lib/File/stat-7896.t ........................................... ok
../lib/File/Find/t/find.t ......................................... ok
../lib/File/Find/t/taint.t ........................................ ok
../lib/FileHandle.t ............................................... ok
../lib/FindBin.t .................................................. ok
../lib/Getopt/Std.t ............................................... ok
../lib/Internals.t ................................................ ok
../lib/Net/hostent.t .............................................. ok
../lib/Net/netent.t ............................................... skipped: no loopback net
../lib/Net/protoent.t ............................................. ok
../lib/Net/servent.t .............................................. ok
../lib/Pod/t/InputObjects.t ....................................... ok
../lib/Pod/t/Select.t ............................................. ok
../lib/Pod/t/Usage.t .............................................. ok
../lib/Pod/t/utils.t .............................................. ok
../lib/SelectSaver.t .............................................. ok
../lib/Symbol.t ................................................... ok
../cpan/Module-Build/t/tilde.t .................................... ok
../dist/Math-BigInt/t/with_sub.t .................................. ok
../cpan/IO-Compress/t/106prime-bzip2.t ............................ ok
../lib/Tie/ExtraHash.t ............................................ ok
../lib/Tie/Hash.t ................................................. ok
../ext/POSIX/t/waitpid.t .......................................... ok
../lib/Tie/Scalar.t ............................................... ok
../lib/Tie/SubstrHash.t ........................................... ok
../lib/Tie/Array/push.t ........................................... ok
../lib/Tie/Array/splice.t ......................................... ok
../ext/POSIX/t/wrappers.t ......................................... ok
../lib/Tie/Handle/stdhandle.t ..................................... ok
../lib/Tie/Handle/stdhandle_from_handle.t ......................... ok
../lib/Tie/Array/std.t ............................................ ok
../lib/Tie/Array/stdpush.t ........................................ ok
../lib/Time/gmtime.t .............................................. ok
../lib/Time/localtime.t ........................................... ok
../lib/User/grent.t ............................................... ok
../lib/Thread.t ................................................... ok
../lib/User/pwent.t ............................................... ok
../lib/blib.t ..................................................... ok
../lib/bytes.t .................................................... ok
../cpan/Module-Build/t/use_tap_harness.t .......................... ok
../cpan/Module-Build/t/versions.t ................................. ok
../cpan/Module-Build/t/write_default_maniskip.t ................... ok
../lib/diagnostics.t .............................................. ok
../lib/dumpvar.t .................................................. ok
../cpan/IO-Compress/t/106prime-deflate.t .......................... ok
../lib/File/stat.t ................................................ ok
../lib/Benchmark.t ................................................ ok
../lib/filetest.t ................................................. ok
../lib/h2ph.t ..................................................... ok
../lib/h2xs.t ..................................................... ok
../lib/integer.t .................................................. ok
../lib/less.t ..................................................... ok
../ext/XS-APItest/t/grok.t ........................................ ok
../ext/XS-APItest/t/gv_autoload4.t ................................ ok
../lib/feature.t .................................................. ok
../ext/XS-APItest/t/gv_fetchmeth.t ................................ ok
../lib/open.t ..................................................... ok
../ext/XS-APItest/t/gv_fetchmeth_autoload.t ....................... ok
../ext/XS-APItest/t/gv_fetchmethod_flags.t ........................ ok
../ext/XS-APItest/t/gv_init.t ..................................... ok
../cpan/IO-Compress/t/106prime-gzip.t ............................. ok
../cpan/Module-Build/t/xs.t ....................................... ok
../lib/overload64.t ............................................... ok
../lib/overloading.t .............................................. ok
../lib/locale.t ................................................... ok
../lib/sigtrap.t .................................................. ok
../lib/sort.t ..................................................... ok
../cpan/IO-Compress/t/106prime-rawdeflate.t ....................... ok
../lib/overload.t ................................................. ok
../lib/subs.t ..................................................... ok
../lib/Unicode/UCD.t .............................................. ok
../lib/vars.t ..................................................... ok
../lib/vars_carp.t ................................................ ok
../lib/utf8.t ..................................................... ok
../lib/vmsish.t ................................................... ok
../lib/version/t/01base.t ......................................... ok
../lib/version/t/02derived.t ...................................... ok
../lib/version/t/03require.t ...................................... ok
../lib/version/t/04strict_lax.t ................................... ok
../lib/version/t/05sigdie.t ....................................... ok
../lib/version/t/06noop.t ......................................... ok
../lib/strict.t ................................................... ok
../lib/version/t/07locale.t ....................................... ok
../cpan/IO-Compress/t/106prime-zip.t .............................. ok
x2p/s2p.t ......................................................... ok
../cpan/IO-Compress/t/107multi-bzip2.t ............................ ok
../lib/charnames.t ................................................ ok
../lib/feature/unicode_strings.t .................................. ok
../cpan/IO-Compress/t/107multi-deflate.t .......................... ok
../cpan/IO-Compress/t/107multi-gzip.t ............................. ok
../lib/perl5db.t .................................................. ok
../cpan/IO-Compress/t/107multi-rawdeflate.t ....................... ok
../cpan/IO-Compress/t/107multi-zip.t .............................. ok
../cpan/IO-Compress/t/108anyunc-bzip2.t ........................... ok
../cpan/IO-Compress/t/108anyunc-deflate.t ......................... ok
../cpan/IO-Compress/t/108anyunc-gzip.t ............................ ok
../cpan/IO-Compress/t/108anyunc-rawdeflate.t ...................... ok
../cpan/IO-Compress/t/108anyunc-transparent.t ..................... ok
../cpan/IO-Compress/t/108anyunc-zip.t ............................. ok
../cpan/IO-Compress/t/109merge-deflate.t .......................... ok
../cpan/IO-Compress/t/109merge-gzip.t ............................. ok
../cpan/IO-Compress/t/109merge-rawdeflate.t ....................... ok
../cpan/IO-Compress/t/109merge-zip.t .............................. skipped: not implemented yet
../cpan/IO-Compress/t/110encode-bzip2.t ........................... ok
../cpan/IO-Compress/t/110encode-deflate.t ......................... ok
../cpan/IO-Compress/t/110encode-gzip.t ............................ ok
../cpan/IO-Compress/t/110encode-rawdeflate.t ...................... ok
../cpan/IO-Compress/t/110encode-zip.t ............................. ok
../cpan/IO-Compress/t/111const-deflate.t .......................... ok
../cpan/IO-Compress/t/999pod.t .................................... skipped: Test::Pod 1.00 required for testing POD
../cpan/IO-Compress/t/cz-01version.t .............................. ok
../cpan/IO-Compress/t/cz-03zlib-v1.t .............................. ok
../cpan/IO-Compress/t/cz-05examples.t ............................. ok
../ext/XS-APItest/t/handy.t ....................................... ok
../cpan/IO-Compress/t/cz-06gzsetp.t ............................... ok
../cpan/IO-Compress/t/cz-08encoding.t ............................. ok
../ext/XS-APItest/t/hash.t ........................................ ok
../ext/XS-APItest/t/keyword_multiline.t ........................... ok
../ext/XS-APItest/t/keyword_plugin.t .............................. ok
../cpan/IO-Compress/t/cz-14gzopen.t ............................... ok
../ext/XS-APItest/t/labelconst.t .................................. ok
../ext/XS-APItest/t/lexsub.t ...................................... ok
../cpan/IO-Compress/t/globmapper.t ................................ ok
../ext/XS-APItest/t/loopblock.t ................................... ok
../ext/XS-APItest/t/looprest.t .................................... ok
../ext/XS-APItest/t/lvalue.t ...................................... ok
../ext/XS-APItest/t/magic.t ....................................... ok
../ext/XS-APItest/t/magic_chain.t ................................. ok
../ext/XS-APItest/t/mro.t ......................................... ok
../ext/XS-APItest/t/multicall.t ................................... ok
../ext/XS-APItest/t/my_cxt.t ...................................... ok
../ext/XS-APItest/t/my_exit.t ..................................... ok
../ext/XS-APItest/t/newCONSTSUB.t ................................. ok
../ext/XS-APItest/t/op.t .......................................... ok
../ext/XS-APItest/t/op_contextualize.t ............................ ok
../ext/XS-APItest/t/op_list.t ..................................... ok
../ext/XS-APItest/t/overload.t .................................... ok
../ext/XS-APItest/t/pad_scalar.t .................................. ok
../ext/XS-APItest/t/peep.t ........................................ ok
../ext/XS-APItest/t/pmflag.t ...................................... ok
../ext/XS-APItest/t/postinc.t ..................................... ok
../ext/XS-APItest/t/printf.t ...................................... ok
../ext/XS-APItest/t/ptr_table.t ................................... ok
../ext/XS-APItest/t/push.t ........................................ ok
../ext/XS-APItest/t/refs.t ........................................ ok
../ext/XS-APItest/t/rmagical.t .................................... ok
../ext/XS-APItest/t/rv2cv_op_cv.t ................................. ok
../ext/XS-APItest/t/savehints.t ................................... ok
../ext/XS-APItest/t/scopelessblock.t .............................. ok
../ext/XS-APItest/t/sort.t ........................................ ok
../ext/XS-APItest/t/stmtasexpr.t .................................. ok
../ext/XS-APItest/t/stmtsasexpr.t ................................. ok
../ext/XS-APItest/t/stuff_modify_bug.t ............................ ok
../ext/XS-APItest/t/stuff_svcur_bug.t ............................. ok
../ext/XS-APItest/t/sviscow.t ..................................... ok
../ext/XS-APItest/t/svpeek.t ...................................... ok
../ext/XS-APItest/t/svpv.t ........................................ ok
../ext/XS-APItest/t/svpv_magic.t .................................. ok
../ext/XS-APItest/t/svsetsv.t ..................................... ok
../ext/XS-APItest/t/swaplabel.t ................................... ok
../ext/XS-APItest/t/swaptwostmts.t ................................ ok
../ext/XS-APItest/t/sym-hook.t .................................... ok
../ext/XS-APItest/t/temp_lv_sub.t ................................. ok
../ext/XS-APItest/t/underscore_length.t ........................... ok
../ext/XS-APItest/t/utf16_to_utf8.t ............................... ok
../ext/XS-APItest/t/utf8.t ........................................ ok
../ext/XS-APItest/t/whichsig.t .................................... ok
../ext/XS-APItest/t/xs_special_subs.t ............................. ok
../ext/XS-APItest/t/xs_special_subs_require.t ..................... ok
../ext/XS-APItest/t/xsub_h.t ...................................... ok
../lib/warnings.t ................................................. ok

Test Summary Report
-------------------
porting/utils.t                                                 (Wstat: 0 Tests: 82 Failed: 1)
  Failed test:  49
Files=2304, Tests=688262, 417 wallclock secs (141.65 usr 111.86 sys + 935.80 cusr 315.27 csys = 1504.58 CPU)
Result: FAIL
make: *** [test_harness] Error 1
Build step 'Execute shell' marked build as failure

&lt;/pre&gt;</description>
    <dc:creator>dennis+p5p-jenkins&lt; at &gt;kaarsemaker.net</dc:creator>
    <dc:date>2013-05-21T18:22:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124258">
    <title>Build failed in Jenkins: perl5 #2370</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124258</link>
    <description>&lt;pre&gt;See &amp;lt;http://perl5.git.perl.org:8080/job/perl5/2370/changes&amp;gt;

Changes:

[dagolden] Eliminate external call to tar executable in favour of Archive::Tar

------------------------------------------
[...truncated 10999 lines...]
../cpan/Unicode-Collate/t/loc_zhpy.t .............................. ok
../cpan/Unicode-Collate/t/loc_zhst.t .............................. ok
../cpan/IO-Compress/t/105oneshot-zip-bzip2-only.t ................. ok
../cpan/Unicode-Collate/t/loc_zhzy.t .............................. ok
../cpan/Unicode-Collate/t/nonchar.t ............................... ok
../cpan/Unicode-Collate/t/normal.t ................................ ok
../cpan/Module-Build/t/test_types.t ............................... ok
../cpan/Unicode-Collate/t/notable.t ............................... ok
../dist/Math-BigInt/t/mbi_rand.t .................................. ok
../cpan/Unicode-Collate/t/overcjk0.t .............................. ok
../cpan/Unicode-Collate/t/overcjk1.t .............................. ok
../ext/POSIX/t/waitpid.t .......................................... ok
../cpan/Unicode-Collate/t/override.t .............................. ok
../cpan/Unicode-Collate/t/rearrang.t .............................. ok
../ext/POSIX/t/wrappers.t ......................................... ok
../lib/Class/Struct.t ............................................. ok
../dist/Math-BigInt/t/mbimbf.t .................................... ok
../lib/Config.t ................................................... ok
../dist/Math-BigInt/t/nan_cmp.t ................................... ok
../cpan/Unicode-Collate/t/rewrite.t ............................... ok
../dist/Math-BigInt/t/new_overloaded.t ............................ ok
../dist/Math-BigInt/t/req_mbf0.t .................................. ok
../cpan/Unicode-Collate/t/test.t .................................. ok
../dist/Math-BigInt/t/req_mbf1.t .................................. ok
../cpan/Unicode-Collate/t/trailwt.t ............................... ok
../dist/Math-BigInt/t/req_mbfa.t .................................. ok
../cpan/Unicode-Collate/t/variable.t .............................. ok
../dist/Math-BigInt/t/req_mbfi.t .................................. ok
../lib/Config/Extensions.t ........................................ ok
../dist/Math-BigInt/t/req_mbfn.t .................................. ok
../cpan/Unicode-Collate/t/version.t ............................... ok
../dist/Math-BigInt/t/req_mbfw.t .................................. ok
../lib/DB.t ....................................................... ok
../dist/Math-BigInt/t/require.t ................................... ok
../cpan/Unicode-Collate/t/view.t .................................. ok
../lib/DirHandle.t ................................................ ok
../lib/DBM_Filter/t/01error.t ..................................... ok
../lib/English.t .................................................. ok
../dist/Math-BigInt/t/round.t ..................................... ok
../lib/Exporter.t ................................................. ok
../dist/Math-BigInt/t/rt-16221.t .................................. ok
../lib/DBM_Filter/t/02core.t ...................................... ok
../dist/Math-BigInt/t/sub_ali.t ................................... ok
../lib/DBM_Filter/t/compress.t .................................... ok
../lib/ExtUtils/t/Embed.t ......................................... ok
../lib/DBM_Filter/t/encode.t ...................................... ok
../lib/File/Basename.t ............................................ ok
../lib/DBM_Filter/t/int32.t ....................................... ok
../lib/File/Compare.t ............................................. ok
../lib/DBM_Filter/t/null.t ........................................ ok
../lib/DBM_Filter/t/utf8.t ........................................ ok
../lib/File/Copy.t ................................................ ok
../lib/File/stat-7896.t ........................................... ok
../lib/File/Find/t/find.t ......................................... ok
../lib/File/Find/t/taint.t ........................................ ok
../lib/FileHandle.t ............................................... ok
../lib/FindBin.t .................................................. ok
../lib/Getopt/Std.t ............................................... ok
../lib/Internals.t ................................................ ok
../lib/Net/hostent.t .............................................. ok
../lib/Net/netent.t ............................................... skipped: no loopback net
../lib/Net/protoent.t ............................................. ok
../lib/Net/servent.t .............................................. ok
../lib/Pod/t/InputObjects.t ....................................... ok
../dist/Math-BigInt/t/sub_mbf.t ................................... ok
../lib/Pod/t/Select.t ............................................. ok
../lib/Pod/t/Usage.t .............................................. ok
../lib/Pod/t/utils.t .............................................. ok
../lib/SelectSaver.t .............................................. ok
../cpan/Module-Build/t/tilde.t .................................... ok
../lib/Symbol.t ................................................... ok
../lib/Thread.t ................................................... skipped: No threads
../cpan/IO-Compress/t/105oneshot-zip-only.t ....................... ok
../lib/Tie/ExtraHash.t ............................................ ok
../lib/Tie/Hash.t ................................................. ok
../lib/Tie/Scalar.t ............................................... ok
../lib/Tie/SubstrHash.t ........................................... ok
../lib/Tie/Array/push.t ........................................... ok
../lib/Tie/Array/splice.t ......................................... ok
../lib/Tie/Array/std.t ............................................ ok
../lib/Tie/Array/stdpush.t ........................................ ok
../lib/Tie/Handle/stdhandle.t ..................................... ok
../lib/Tie/Handle/stdhandle_from_handle.t ......................... ok
../lib/Time/gmtime.t .............................................. ok
../lib/Time/localtime.t ........................................... ok
../dist/Math-BigInt/t/sub_mbi.t ................................... ok
../cpan/Module-Build/t/use_tap_harness.t .......................... ok
../cpan/Module-Build/t/versions.t ................................. ok
../dist/Math-BigInt/t/sub_mif.t ................................... ok
../cpan/Module-Build/t/write_default_maniskip.t ................... ok
../dist/Math-BigInt/t/trap.t ...................................... ok
../lib/File/stat.t ................................................ ok
../lib/User/grent.t ............................................... ok
../lib/User/pwent.t ............................................... ok
../lib/blib.t ..................................................... ok
../lib/bytes.t .................................................... ok
../dist/Math-BigInt/t/upgrade.t ................................... ok
../dist/Math-BigInt/t/upgrade2.t .................................. ok
../dist/Math-BigInt/t/upgradef.t .................................. ok
../dist/Math-BigInt/t/use.t ....................................... ok
../dist/Math-BigInt/t/use_lib1.t .................................. ok
../dist/Math-BigInt/t/use_lib2.t .................................. ok
../dist/Math-BigInt/t/use_lib3.t .................................. ok
../dist/Math-BigInt/t/use_lib4.t .................................. ok
../dist/Math-BigInt/t/use_mbfw.t .................................. ok
../cpan/IO-Compress/t/105oneshot-zip-store-only.t ................. ok
../ext/XS-APItest/t/grok.t ........................................ ok
../ext/XS-APItest/t/gv_autoload4.t ................................ ok
../ext/XS-APItest/t/gv_fetchmeth.t ................................ ok
../ext/XS-APItest/t/gv_fetchmeth_autoload.t ....................... ok
../ext/XS-APItest/t/gv_fetchmethod_flags.t ........................ ok
../ext/XS-APItest/t/gv_init.t ..................................... ok
../cpan/IO-Compress/t/105oneshot-zip.t ............................ ok
../lib/Benchmark.t ................................................ ok
../dist/Math-BigInt/t/with_sub.t .................................. ok
../dist/IO/t/io_utf8.t ............................................ ok
../dist/IO/t/io_utf8argv.t ........................................ ok
../lib/dumpvar.t .................................................. ok
../dist/IO/t/io_xs.t .............................................. ok
../cpan/Module-Build/t/xs.t ....................................... ok
../lib/diagnostics.t .............................................. ok
../lib/filetest.t ................................................. ok
../lib/h2ph.t ..................................................... ok
../lib/integer.t .................................................. ok
../lib/less.t ..................................................... ok
../lib/h2xs.t ..................................................... ok
../lib/open.t ..................................................... ok
../cpan/IO-Compress/t/106prime-bzip2.t ............................ ok
../lib/feature.t .................................................. ok
../lib/overload64.t ............................................... ok
../lib/overloading.t .............................................. ok
../lib/locale.t ................................................... ok
../lib/sigtrap.t .................................................. ok
../lib/sort.t ..................................................... ok
../cpan/IO-Compress/t/106prime-deflate.t .......................... ok
../lib/overload.t ................................................. ok
../lib/Unicode/UCD.t .............................................. ok
../lib/subs.t ..................................................... ok
../lib/vars.t ..................................................... ok
../lib/vars_carp.t ................................................ ok
../lib/version/t/01base.t ......................................... ok
../lib/utf8.t ..................................................... ok
../lib/vmsish.t ................................................... ok
../lib/version/t/02derived.t ...................................... ok
../lib/version/t/03require.t ...................................... ok
../lib/version/t/04strict_lax.t ................................... ok
../lib/version/t/05sigdie.t ....................................... ok
../lib/version/t/06noop.t ......................................... ok
../lib/version/t/07locale.t ....................................... ok
../cpan/IO-Compress/t/106prime-gzip.t ............................. ok
../lib/strict.t ................................................... ok
../cpan/IO-Compress/t/106prime-rawdeflate.t ....................... ok
x2p/s2p.t ......................................................... ok
../lib/charnames.t ................................................ ok
../lib/perl5db.t .................................................. ok
../lib/feature/unicode_strings.t .................................. ok
../cpan/IO-Compress/t/106prime-zip.t .............................. ok
../cpan/IO-Compress/t/107multi-bzip2.t ............................ ok
../cpan/IO-Compress/t/107multi-deflate.t .......................... ok
../cpan/IO-Compress/t/107multi-gzip.t ............................. ok
../cpan/IO-Compress/t/107multi-rawdeflate.t ....................... ok
../cpan/IO-Compress/t/107multi-zip.t .............................. ok
../cpan/IO-Compress/t/108anyunc-bzip2.t ........................... ok
../cpan/IO-Compress/t/108anyunc-deflate.t ......................... ok
../cpan/IO-Compress/t/108anyunc-gzip.t ............................ ok
../cpan/IO-Compress/t/108anyunc-rawdeflate.t ...................... ok
../cpan/IO-Compress/t/108anyunc-transparent.t ..................... ok
../cpan/IO-Compress/t/108anyunc-zip.t ............................. ok
../cpan/IO-Compress/t/109merge-deflate.t .......................... ok
../cpan/IO-Compress/t/109merge-gzip.t ............................. ok
../cpan/IO-Compress/t/109merge-rawdeflate.t ....................... ok
../cpan/IO-Compress/t/109merge-zip.t .............................. skipped: not implemented yet
../cpan/IO-Compress/t/110encode-bzip2.t ........................... ok
../ext/XS-APItest/t/handy.t ....................................... ok
../cpan/IO-Compress/t/110encode-deflate.t ......................... ok
../cpan/IO-Compress/t/110encode-gzip.t ............................ ok
../cpan/IO-Compress/t/110encode-rawdeflate.t ...................... ok
../ext/XS-APItest/t/hash.t ........................................ ok
../ext/XS-APItest/t/keyword_multiline.t ........................... ok
../cpan/IO-Compress/t/110encode-zip.t ............................. ok
../ext/XS-APItest/t/keyword_plugin.t .............................. ok
../ext/XS-APItest/t/labelconst.t .................................. ok
../ext/XS-APItest/t/lexsub.t ...................................... ok
../ext/XS-APItest/t/loopblock.t ................................... ok
../cpan/IO-Compress/t/111const-deflate.t .......................... ok
../ext/XS-APItest/t/looprest.t .................................... ok
../cpan/IO-Compress/t/999pod.t .................................... skipped: Test::Pod 1.00 required for testing POD
../cpan/IO-Compress/t/cz-01version.t .............................. ok
../ext/XS-APItest/t/lvalue.t ...................................... ok
../ext/XS-APItest/t/magic.t ....................................... ok
../ext/XS-APItest/t/magic_chain.t ................................. ok
../ext/XS-APItest/t/mro.t ......................................... ok
../ext/XS-APItest/t/multicall.t ................................... ok
../ext/XS-APItest/t/my_cxt.t ...................................... ok
../cpan/IO-Compress/t/cz-03zlib-v1.t .............................. ok
../ext/XS-APItest/t/my_exit.t ..................................... ok
../ext/XS-APItest/t/newCONSTSUB.t ................................. ok
../ext/XS-APItest/t/op.t .......................................... ok
../ext/XS-APItest/t/op_contextualize.t ............................ ok
../ext/XS-APItest/t/op_list.t ..................................... ok
../ext/XS-APItest/t/overload.t .................................... ok
../ext/XS-APItest/t/pad_scalar.t .................................. ok
../ext/XS-APItest/t/peep.t ........................................ ok
../ext/XS-APItest/t/pmflag.t ...................................... ok
../cpan/IO-Compress/t/cz-05examples.t ............................. ok
../ext/XS-APItest/t/postinc.t ..................................... ok
../ext/XS-APItest/t/printf.t ...................................... ok
../ext/XS-APItest/t/ptr_table.t ................................... ok
../cpan/IO-Compress/t/cz-06gzsetp.t ............................... ok
../ext/XS-APItest/t/push.t ........................................ ok
../ext/XS-APItest/t/refs.t ........................................ ok
../cpan/IO-Compress/t/cz-08encoding.t ............................. ok
../ext/XS-APItest/t/rmagical.t .................................... ok
../ext/XS-APItest/t/rv2cv_op_cv.t ................................. ok
../ext/XS-APItest/t/savehints.t ................................... ok
../ext/XS-APItest/t/scopelessblock.t .............................. ok
../ext/XS-APItest/t/sort.t ........................................ ok
../cpan/IO-Compress/t/cz-14gzopen.t ............................... ok
../ext/XS-APItest/t/stmtasexpr.t .................................. ok
../ext/XS-APItest/t/stmtsasexpr.t ................................. ok
../cpan/IO-Compress/t/globmapper.t ................................ ok
../ext/XS-APItest/t/stuff_modify_bug.t ............................ ok
../ext/XS-APItest/t/stuff_svcur_bug.t ............................. ok
../ext/XS-APItest/t/sviscow.t ..................................... ok
../ext/XS-APItest/t/svpeek.t ...................................... ok
../ext/XS-APItest/t/svpv.t ........................................ ok
../ext/XS-APItest/t/svpv_magic.t .................................. ok
../ext/XS-APItest/t/svsetsv.t ..................................... ok
../ext/XS-APItest/t/swaplabel.t ................................... ok
../ext/XS-APItest/t/swaptwostmts.t ................................ ok
../ext/XS-APItest/t/sym-hook.t .................................... ok
../ext/XS-APItest/t/temp_lv_sub.t ................................. ok
../ext/XS-APItest/t/underscore_length.t ........................... ok
../ext/XS-APItest/t/utf16_to_utf8.t ............................... ok
../ext/XS-APItest/t/utf8.t ........................................ ok
../ext/XS-APItest/t/whichsig.t .................................... ok
../ext/XS-APItest/t/xs_special_subs.t ............................. ok
../ext/XS-APItest/t/xs_special_subs_require.t ..................... ok
../ext/XS-APItest/t/xsub_h.t ...................................... ok
../lib/warnings.t ................................................. ok

Test Summary Report
-------------------
porting/utils.t                                                 (Wstat: 0 Tests: 82 Failed: 1)
  Failed test:  49
Files=2304, Tests=678038, 368 wallclock secs (133.76 usr 103.64 sys + 792.61 cusr 287.11 csys = 1317.12 CPU)
Result: FAIL
make: *** [test_harness] Error 1
Build step 'Execute shell' marked build as failure

&lt;/pre&gt;</description>
    <dc:creator>dennis+p5p-jenkins&lt; at &gt;kaarsemaker.net</dc:creator>
    <dc:date>2013-05-21T18:11:36</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124257">
    <title>doc patch: File::Copy pod Synopsis section</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124257</link>
    <description>&lt;pre&gt;Attached patch based on blead changes the pod of File::Copy so that
the Synopsis section more clearly demonstrates whether the order of
arguments for the copy and move functions is source-dest or
dest-source.

Please verify that I've used the correct order.  The stakes are high:
if we put the wrong order in the docs, people might end up silently
overwriting useful files.  If you've checked, please apply.

Thanks,

Ambrus
&lt;/pre&gt;</description>
    <dc:creator>Zsbán Ambrus</dc:creator>
    <dc:date>2013-05-21T18:10:41</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124253">
    <title>[PATCH] Porting/sync-with-cpan - eliminate external call to `tar`</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124253</link>
    <description>&lt;pre&gt;Hi p5p,

As discussed previously, this is one of the patches to eliminate 
reliance on external tools where practical. The attached patch exchanges 
the use of a native `tar` executable against the use of Archive::Tar in 
Porting/sync-with-cpan .

I'd like to get these changes in as early as possible in the 5.19 cycle, 
because the sooner we find out incompatibilities the better.

-max
&lt;/pre&gt;</description>
    <dc:creator>Max Maischein</dc:creator>
    <dc:date>2013-05-21T16:26:45</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124252">
    <title>Smoke [blead] v5.18.0-24-g68e37e7 FAIL(XM) linux 3.5.0-24-generic [debian] (x86_64/8 cpu) {blead_clang_sanitize=address}</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124252</link>
    <description>&lt;pre&gt;Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/blead_clang_sanitize=address/log68e37e75ceb3b4af7e232f61d9b85c69fa687a20.log.gz

Automated smoke report for 5.19.0 patch 68e37e75ceb3b4af7e232f61d9b85c69fa687a20 v5.18.0-24-g68e37e7
zwei: Intel(R) Core(TM) i7 CPU 920 &amp;lt; at &amp;gt; 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpu)
    on        linux - 3.5.0-24-generic [debian]
    using     clang version 4.2.1 Compatible Clang 3.3 (trunk 177842)
    smoketime 2 days 6 hours 5 minutes (average 2 hours 15 minutes)

Summary: FAIL(XM)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:       - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.18.0-24-g68e37e7  Configuration (common) -Accflags="-fsanitize=address" -Aldflags="-fsanitize=address" -Dcc=clang -Doptimize="-O1"
----------- ---------------------------------------------------------
O O O O O O 
O O O O O O -Accflags=-DPERL_POISON
O O O O O O -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
O O O O O O -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
O O O O O O -Dmad
O O O O O O -Accflags=-DPERL_NEW_COPY_ON_WRITE
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Accflags=-DPERL_POISON
X O X X X X -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
M - - M - - -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
O O O X O O -Duseithreads -Dmad
O O O O O O -Duseithreads -Accflags=-DPERL_NEW_COPY_ON_WRITE
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio  -DDEBUGGING
| | +------- LC_ALL = en_US.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio 

Locally applied patches:
    SMOKE68e37e75ceb3b4af7e232f61d9b85c69fa687a20

Failures: (common-args) -Accflags="-fsanitize=address" -Aldflags="-fsanitize=address" -Dcc=clang -Doptimize="-O1"
[stdio/en_US.utf8] -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
Inconsistent test results (between TEST and harness):
    ../t/op/threads.t....................... ................................................. FAILED at test 5

[en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
Inconsistent test results (between TEST and harness):
    ../t/op/threads.t....................... ................................................. FAILED at test 5
    ../lib/Benchmark.t...................... ................................................ FAILED at test 15

[minitest] -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
[minitest] -DDEBUGGING -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
    t/base/cond .................... FAILED--non-zero wait status: 256

[stdio] -DDEBUGGING -Duseithreads -Dmad
Inconsistent test results (between TEST and harness):
    ../lib/Benchmark.t...................... ................................................ FAILED at test 15

Compiler messages(gcc):
Call.xs:63:11: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
Call.xs:63:31: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
Call.xs:100:13: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
Call.xs:156:11: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
Call.xs:175:14: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
Storable.xs:4068:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
Storable.xs:4255:10: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
Storable.xs:5550:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
Storable.xs:5613:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
Collate.xs:616:2: warning: expression result unused [-Wunused-value]
Collate.xs:606:2: warning: expression result unused [-Wunused-value]
util.c:3668:12: warning: returning 'const MGVTBL *' (aka 'const struct mgvtbl *') from a function with result type 'MGVTBL *' (aka 'struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3525:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3526:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3527:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3528:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3529:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3530:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3531:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3532:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3533:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3534:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3535:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3536:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3537:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3538:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3539:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3540:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3541:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3542:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3543:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3544:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3545:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3546:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3547:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3549:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3551:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3552:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
&lt;/pre&gt;</description>
    <dc:creator>George Greer</dc:creator>
    <dc:date>2013-05-21T15:58:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124244">
    <title>Build failed in Jenkins: perl5-threaded #1997</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124244</link>
    <description>&lt;pre&gt;See &amp;lt;http://perl5.git.perl.org:8080/job/perl5-threaded/1997/changes&amp;gt;

Changes:

[chris] Add Module::CoreList::Utils module

[chris] Subject: [PATCH] Update INSTALLDIRS to favor installation under 'site'.

[chris] update Module::CoreList for v5.17.11

[chris] Include deprecations for v5.17.10 and v5.17.11 in Module::CoreList

[chris] update Module::CoreList for v5.18.0

[chris] Add repository and bugtracker META to Module-CoreList Makefile.PL

[chris] bump the version on Module::CoreList

[chris] update CoreList for new Pod::Simple in 5.18.0

[chris] update Module::CoreList for 5.19.0

[chris] Added v5.18.0 and v5.19.0 data to Module::CoreList::Utils

------------------------------------------
[...truncated 11092 lines...]
../dist/threads/t/no_threads.t .................................... skipped: Perl compiled with 'useithreads'
../ext/Pod-Html/t/podnoerr.t ...................................... ok
../dist/threads/t/problems.t ...................................... ok
../dist/threads/t/stack.t ......................................... ok
../dist/threads/t/stack_env.t ..................................... ok
../ext/POSIX/t/sigset.t ........................................... ok
../cpan/IO-Compress/t/105oneshot-zip.t ............................ ok
../ext/POSIX/t/sysconf.t .......................................... ok
../ext/POSIX/t/taint.t ............................................ ok
../ext/XS-Typemap/t/Typemap.t ..................................... ok
../ext/arybase/t/aeach.t .......................................... ok
../ext/arybase/t/aelem.t .......................................... ok
../ext/arybase/t/akeys.t .......................................... ok
../ext/arybase/t/arybase.t ........................................ ok
../ext/arybase/t/aslice.t ......................................... ok
../ext/arybase/t/av2arylen.t ...................................... ok
../ext/arybase/t/index.t .......................................... ok
../ext/arybase/t/lslice.t ......................................... ok
../ext/arybase/t/pos.t ............................................ ok
../ext/arybase/t/scope.t .......................................... ok
../ext/arybase/t/splice.t ......................................... ok
../ext/arybase/t/substr.t ......................................... ok
../ext/re/t/lexical_debug.t ....................................... ok
../ext/re/t/qr.t .................................................. ok
../ext/re/t/re.t .................................................. ok
../ext/re/t/re_funcs.t ............................................ ok
../ext/re/t/re_funcs_u.t .......................................... ok
../ext/re/t/reflags.t ............................................. ok
../ext/re/t/regop.t ............................................... ok
../cpan/Module-Build/t/tilde.t .................................... ok
../lib/AnyDBM_File.t .............................................. ok
../ext/POSIX/t/termios.t .......................................... ok
../ext/POSIX/t/time.t ............................................. ok
../dist/Math-BigInt/t/upgrade.t ................................... ok
../ext/POSIX/t/unimplemented.t .................................... ok
../dist/Math-BigInt/t/upgrade2.t .................................. ok
../dist/Math-BigInt/t/upgradef.t .................................. ok
../dist/Math-BigInt/t/use.t ....................................... ok
../ext/POSIX/t/usage.t ............................................ ok
../dist/Math-BigInt/t/use_lib1.t .................................. ok
../dist/threads/t/state.t ......................................... ok
../dist/Math-BigInt/t/use_lib2.t .................................. ok
../dist/IO/t/io_utf8.t ............................................ ok
../dist/Math-BigInt/t/use_lib3.t .................................. ok
../dist/IO/t/io_utf8argv.t ........................................ ok
../dist/Math-BigInt/t/use_lib4.t .................................. ok
../dist/IO/t/io_xs.t .............................................. ok
../dist/threads/t/stress_cv.t ..................................... ok
../dist/Math-BigInt/t/use_mbfw.t .................................. ok
../lib/Class/Struct.t ............................................. ok
../dist/threads/t/stress_re.t ..................................... ok
../lib/Config.t ................................................... ok
../lib/Config/Extensions.t ........................................ ok
../dist/threads/t/stress_string.t ................................. ok
../cpan/Module-Build/t/use_tap_harness.t .......................... ok
../lib/DB.t ....................................................... ok
../lib/DBM_Filter/t/01error.t ..................................... ok
../cpan/Module-Build/t/versions.t ................................. ok
../lib/DBM_Filter/t/02core.t ...................................... ok
../lib/DBM_Filter/t/compress.t .................................... ok
../cpan/Module-Build/t/write_default_maniskip.t ................... ok
../ext/POSIX/t/waitpid.t .......................................... ok
../lib/DBM_Filter/t/encode.t ...................................... ok
../ext/POSIX/t/wrappers.t ......................................... ok
../lib/DirHandle.t ................................................ ok
../lib/DBM_Filter/t/int32.t ....................................... ok
../lib/DBM_Filter/t/null.t ........................................ ok
../dist/threads/t/thread.t ........................................ ok
../lib/English.t .................................................. ok
../lib/DBM_Filter/t/utf8.t ........................................ ok
../lib/Exporter.t ................................................. ok
../lib/File/Basename.t ............................................ ok
../lib/File/Compare.t ............................................. ok
../lib/File/Find/t/find.t ......................................... ok
../lib/ExtUtils/t/Embed.t ......................................... ok
../lib/FileHandle.t ............................................... ok
../lib/FindBin.t .................................................. ok
../cpan/IO-Compress/t/106prime-bzip2.t ............................ ok
../lib/Getopt/Std.t ............................................... ok
../lib/File/Find/t/taint.t ........................................ ok
../lib/Net/hostent.t .............................................. ok
../lib/Net/netent.t ............................................... skipped: no loopback net
../lib/Net/protoent.t ............................................. ok
../lib/Net/servent.t .............................................. ok
../lib/Internals.t ................................................ ok
../lib/SelectSaver.t .............................................. ok
../lib/Pod/t/InputObjects.t ....................................... ok
../lib/Symbol.t ................................................... ok
../lib/File/Copy.t ................................................ ok
../lib/Pod/t/Select.t ............................................. ok
../lib/File/stat-7896.t ........................................... ok
../dist/Math-BigInt/t/with_sub.t .................................. ok
../lib/Pod/t/Usage.t .............................................. ok
../lib/Tie/ExtraHash.t ............................................ ok
../lib/Tie/Hash.t ................................................. ok
../lib/Pod/t/utils.t .............................................. ok
../lib/Tie/Scalar.t ............................................... ok
../lib/Tie/SubstrHash.t ........................................... ok
../lib/Tie/Handle/stdhandle.t ..................................... ok
../lib/Tie/Array/push.t ........................................... ok
../lib/Tie/Handle/stdhandle_from_handle.t ......................... ok
../lib/Tie/Array/splice.t ......................................... ok
../lib/Time/gmtime.t .............................................. ok
../lib/Tie/Array/std.t ............................................ ok
../lib/Tie/Array/stdpush.t ........................................ ok
../lib/Time/localtime.t ........................................... ok
../lib/User/grent.t ............................................... ok
../lib/User/pwent.t ............................................... ok
../lib/blib.t ..................................................... ok
../lib/Thread.t ................................................... ok
../lib/bytes.t .................................................... ok
../cpan/IO-Compress/t/106prime-deflate.t .......................... ok
../cpan/Module-Build/t/xs.t ....................................... ok
../lib/dumpvar.t .................................................. ok
../lib/diagnostics.t .............................................. ok
../lib/File/stat.t ................................................ ok
../lib/filetest.t ................................................. ok
../lib/h2ph.t ..................................................... ok
../ext/XS-APItest/t/grok.t ........................................ ok
../ext/XS-APItest/t/gv_autoload4.t ................................ ok
../ext/XS-APItest/t/gv_fetchmeth.t ................................ ok
../lib/h2xs.t ..................................................... ok
../ext/XS-APItest/t/gv_fetchmeth_autoload.t ....................... ok
../lib/integer.t .................................................. ok
../lib/feature.t .................................................. ok
../lib/less.t ..................................................... ok
../ext/XS-APItest/t/gv_fetchmethod_flags.t ........................ ok
../ext/XS-APItest/t/gv_init.t ..................................... ok
../lib/open.t ..................................................... ok
../cpan/IO-Compress/t/106prime-gzip.t ............................. ok
../lib/locale.t ................................................... ok
../lib/overload64.t ............................................... ok
../lib/overloading.t .............................................. ok
../cpan/IO-Compress/t/106prime-rawdeflate.t ....................... ok
../lib/Benchmark.t ................................................ ok
../lib/sigtrap.t .................................................. ok
../lib/overload.t ................................................. ok
../lib/sort.t ..................................................... ok
../lib/subs.t ..................................................... ok
../lib/Unicode/UCD.t .............................................. ok
../lib/vars.t ..................................................... ok
../lib/vars_carp.t ................................................ ok
../lib/version/t/01base.t ......................................... ok
../lib/utf8.t ..................................................... ok
../lib/vmsish.t ................................................... ok
../lib/version/t/02derived.t ...................................... ok
../lib/version/t/03require.t ...................................... ok
../lib/version/t/04strict_lax.t ................................... ok
../lib/version/t/05sigdie.t ....................................... ok
../lib/version/t/06noop.t ......................................... ok
../lib/version/t/07locale.t ....................................... ok
../cpan/IO-Compress/t/106prime-zip.t .............................. ok
../lib/strict.t ................................................... ok
../cpan/IO-Compress/t/107multi-bzip2.t ............................ ok
x2p/s2p.t ......................................................... ok
../lib/charnames.t ................................................ ok
../lib/feature/unicode_strings.t .................................. ok
../cpan/IO-Compress/t/107multi-deflate.t .......................... ok
../cpan/IO-Compress/t/107multi-gzip.t ............................. ok
../cpan/IO-Compress/t/107multi-rawdeflate.t ....................... ok
../cpan/IO-Compress/t/107multi-zip.t .............................. ok
../cpan/IO-Compress/t/108anyunc-bzip2.t ........................... ok
../cpan/IO-Compress/t/108anyunc-deflate.t ......................... ok
../cpan/IO-Compress/t/108anyunc-gzip.t ............................ ok
../cpan/IO-Compress/t/108anyunc-rawdeflate.t ...................... ok
../cpan/IO-Compress/t/108anyunc-transparent.t ..................... ok
../cpan/IO-Compress/t/108anyunc-zip.t ............................. ok
../cpan/IO-Compress/t/109merge-deflate.t .......................... ok
../cpan/IO-Compress/t/109merge-gzip.t ............................. ok
../cpan/IO-Compress/t/109merge-rawdeflate.t ....................... ok
../cpan/IO-Compress/t/109merge-zip.t .............................. skipped: not implemented yet
../lib/perl5db.t .................................................. ok
../cpan/IO-Compress/t/110encode-bzip2.t ........................... ok
../cpan/IO-Compress/t/110encode-deflate.t ......................... ok
../cpan/IO-Compress/t/110encode-gzip.t ............................ ok
../cpan/IO-Compress/t/110encode-rawdeflate.t ...................... ok
../cpan/IO-Compress/t/110encode-zip.t ............................. ok
../cpan/IO-Compress/t/111const-deflate.t .......................... ok
../cpan/IO-Compress/t/999pod.t .................................... skipped: Test::Pod 1.00 required for testing POD
../cpan/IO-Compress/t/cz-01version.t .............................. ok
../cpan/IO-Compress/t/cz-03zlib-v1.t .............................. ok
../ext/XS-APItest/t/handy.t ....................................... ok
../cpan/IO-Compress/t/cz-05examples.t ............................. ok
../cpan/IO-Compress/t/cz-06gzsetp.t ............................... ok
../ext/XS-APItest/t/hash.t ........................................ ok
../ext/XS-APItest/t/keyword_multiline.t ........................... ok
../ext/XS-APItest/t/keyword_plugin.t .............................. ok
../cpan/IO-Compress/t/cz-08encoding.t ............................. ok
../ext/XS-APItest/t/labelconst.t .................................. ok
../ext/XS-APItest/t/lexsub.t ...................................... ok
../ext/XS-APItest/t/loopblock.t ................................... ok
../ext/XS-APItest/t/looprest.t .................................... ok
../cpan/IO-Compress/t/cz-14gzopen.t ............................... ok
../ext/XS-APItest/t/lvalue.t ...................................... ok
../ext/XS-APItest/t/magic.t ....................................... ok
../ext/XS-APItest/t/magic_chain.t ................................. ok
../cpan/IO-Compress/t/globmapper.t ................................ ok
../ext/XS-APItest/t/mro.t ......................................... ok
../ext/XS-APItest/t/multicall.t ................................... ok
../ext/XS-APItest/t/my_cxt.t ...................................... ok
../ext/XS-APItest/t/my_exit.t ..................................... ok
../ext/XS-APItest/t/newCONSTSUB.t ................................. ok
../ext/XS-APItest/t/op.t .......................................... ok
../ext/XS-APItest/t/op_contextualize.t ............................ ok
../ext/XS-APItest/t/op_list.t ..................................... ok
../ext/XS-APItest/t/overload.t .................................... ok
../ext/XS-APItest/t/pad_scalar.t .................................. ok
../ext/XS-APItest/t/peep.t ........................................ ok
../ext/XS-APItest/t/pmflag.t ...................................... ok
../ext/XS-APItest/t/postinc.t ..................................... ok
../ext/XS-APItest/t/printf.t ...................................... ok
../ext/XS-APItest/t/ptr_table.t ................................... ok
../ext/XS-APItest/t/push.t ........................................ ok
../ext/XS-APItest/t/refs.t ........................................ ok
../ext/XS-APItest/t/rmagical.t .................................... ok
../ext/XS-APItest/t/rv2cv_op_cv.t ................................. ok
../ext/XS-APItest/t/savehints.t ................................... ok
../ext/XS-APItest/t/scopelessblock.t .............................. ok
../ext/XS-APItest/t/sort.t ........................................ ok
../ext/XS-APItest/t/stmtasexpr.t .................................. ok
../ext/XS-APItest/t/stmtsasexpr.t ................................. ok
../ext/XS-APItest/t/stuff_modify_bug.t ............................ ok
../ext/XS-APItest/t/stuff_svcur_bug.t ............................. ok
../ext/XS-APItest/t/sviscow.t ..................................... ok
../ext/XS-APItest/t/svpeek.t ...................................... ok
../ext/XS-APItest/t/svpv.t ........................................ ok
../ext/XS-APItest/t/svpv_magic.t .................................. ok
../ext/XS-APItest/t/svsetsv.t ..................................... ok
../ext/XS-APItest/t/swaplabel.t ................................... ok
../ext/XS-APItest/t/swaptwostmts.t ................................ ok
../ext/XS-APItest/t/sym-hook.t .................................... ok
../ext/XS-APItest/t/temp_lv_sub.t ................................. ok
../ext/XS-APItest/t/underscore_length.t ........................... ok
../ext/XS-APItest/t/utf16_to_utf8.t ............................... ok
../ext/XS-APItest/t/utf8.t ........................................ ok
../ext/XS-APItest/t/whichsig.t .................................... ok
../ext/XS-APItest/t/xs_special_subs.t ............................. ok
../ext/XS-APItest/t/xs_special_subs_require.t ..................... ok
../ext/XS-APItest/t/xsub_h.t ...................................... ok
../lib/warnings.t ................................................. ok

Test Summary Report
-------------------
porting/manifest.t                                              (Wstat: 0 Tests: 10207 Failed: 3)
  Failed tests:  10202, 10204-10205
Files=2303, Tests=688150, 412 wallclock secs (138.29 usr 114.37 sys + 942.09 cusr 323.07 csys = 1517.82 CPU)
Result: FAIL
make: *** [test_harness] Error 3
Build step 'Execute shell' marked build as failure

&lt;/pre&gt;</description>
    <dc:creator>dennis+p5p-jenkins&lt; at &gt;kaarsemaker.net</dc:creator>
    <dc:date>2013-05-21T12:59:55</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124243">
    <title>Build failed in Jenkins: perl5 #2368</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124243</link>
    <description>&lt;pre&gt;See &amp;lt;http://perl5.git.perl.org:8080/job/perl5/2368/changes&amp;gt;

Changes:

[chris] Add Module::CoreList::Utils module

[chris] Subject: [PATCH] Update INSTALLDIRS to favor installation under 'site'.

[chris] update Module::CoreList for v5.17.11

[chris] Include deprecations for v5.17.10 and v5.17.11 in Module::CoreList

[chris] update Module::CoreList for v5.18.0

[chris] Add repository and bugtracker META to Module-CoreList Makefile.PL

[chris] bump the version on Module::CoreList

[chris] update CoreList for new Pod::Simple in 5.18.0

[chris] update Module::CoreList for 5.19.0

[chris] Added v5.18.0 and v5.19.0 data to Module::CoreList::Utils

------------------------------------------
[...truncated 11003 lines...]
../cpan/Unicode-Collate/t/loc_zhb5.t .............................. ok
../cpan/Unicode-Collate/t/loc_zhgb.t .............................. ok
../dist/Math-BigInt/t/mbi_rand.t .................................. ok
../cpan/Unicode-Collate/t/loc_zhpy.t .............................. ok
../dist/Math-BigInt/t/mbimbf.t .................................... ok
../cpan/Unicode-Collate/t/loc_zhst.t .............................. ok
../dist/Math-BigInt/t/nan_cmp.t ................................... ok
../dist/Math-BigInt/t/new_overloaded.t ............................ ok
../cpan/Unicode-Collate/t/loc_zhzy.t .............................. ok
../dist/Math-BigInt/t/req_mbf0.t .................................. ok
../cpan/Unicode-Collate/t/nonchar.t ............................... ok
../dist/Math-BigInt/t/req_mbf1.t .................................. ok
../cpan/Unicode-Collate/t/normal.t ................................ ok
../cpan/Unicode-Collate/t/notable.t ............................... ok
../dist/Math-BigInt/t/req_mbfa.t .................................. ok
../dist/Math-BigInt/t/req_mbfi.t .................................. ok
../dist/Math-BigInt/t/req_mbfn.t .................................. ok
../cpan/Unicode-Collate/t/overcjk0.t .............................. ok
../dist/Math-BigInt/t/req_mbfw.t .................................. ok
../cpan/Unicode-Collate/t/overcjk1.t .............................. ok
../dist/Math-BigInt/t/require.t ................................... ok
../cpan/Unicode-Collate/t/override.t .............................. ok
../cpan/Unicode-Collate/t/rearrang.t .............................. ok
../ext/POSIX/t/waitpid.t .......................................... ok
../dist/Math-BigInt/t/round.t ..................................... ok
../dist/Math-BigInt/t/rt-16221.t .................................. ok
../cpan/IO-Compress/t/105oneshot-zip-only.t ....................... ok
../cpan/Unicode-Collate/t/rewrite.t ............................... ok
../dist/Math-BigInt/t/sub_ali.t ................................... ok
../ext/POSIX/t/wrappers.t ......................................... ok
../cpan/Unicode-Collate/t/test.t .................................. ok
../cpan/Unicode-Collate/t/trailwt.t ............................... ok
../lib/Class/Struct.t ............................................. ok
../cpan/Unicode-Collate/t/variable.t .............................. ok
../cpan/Unicode-Collate/t/version.t ............................... ok
../cpan/Unicode-Collate/t/view.t .................................. ok
../lib/Config.t ................................................... ok
../lib/DB.t ....................................................... ok
../lib/DBM_Filter/t/01error.t ..................................... ok
../lib/Config/Extensions.t ........................................ ok
../lib/DirHandle.t ................................................ ok
../lib/English.t .................................................. ok
../lib/Exporter.t ................................................. ok
../lib/DBM_Filter/t/02core.t ...................................... ok
../lib/DBM_Filter/t/compress.t .................................... ok
../cpan/Module-Build/t/tilde.t .................................... ok
../lib/DBM_Filter/t/encode.t ...................................... ok
../lib/ExtUtils/t/Embed.t ......................................... ok
../lib/DBM_Filter/t/int32.t ....................................... ok
../lib/File/Basename.t ............................................ ok
../lib/DBM_Filter/t/null.t ........................................ ok
../lib/File/Compare.t ............................................. ok
../lib/DBM_Filter/t/utf8.t ........................................ ok
../lib/File/Copy.t ................................................ ok
../lib/File/stat-7896.t ........................................... ok
../lib/File/Find/t/find.t ......................................... ok
../dist/Math-BigInt/t/sub_mbf.t ................................... ok
../lib/File/Find/t/taint.t ........................................ ok
../lib/FileHandle.t ............................................... ok
../lib/FindBin.t .................................................. ok
../lib/Getopt/Std.t ............................................... ok
../cpan/Module-Build/t/use_tap_harness.t .......................... ok
../lib/Internals.t ................................................ ok
../lib/Net/hostent.t .............................................. ok
../cpan/Module-Build/t/versions.t ................................. ok
../lib/Net/netent.t ............................................... skipped: no loopback net
../lib/Net/protoent.t ............................................. ok
../lib/Net/servent.t .............................................. ok
../lib/Pod/t/InputObjects.t ....................................... ok
../cpan/Module-Build/t/write_default_maniskip.t ................... ok
../lib/Pod/t/Select.t ............................................. ok
../cpan/IO-Compress/t/105oneshot-zip-store-only.t ................. ok
../lib/Pod/t/Usage.t .............................................. ok
../lib/Pod/t/utils.t .............................................. ok
../lib/SelectSaver.t .............................................. ok
../lib/Symbol.t ................................................... ok
../lib/Thread.t ................................................... skipped: No threads
../lib/Tie/ExtraHash.t ............................................ ok
../lib/Tie/Hash.t ................................................. ok
../lib/Tie/Scalar.t ............................................... ok
../lib/Tie/SubstrHash.t ........................................... ok
../lib/Tie/Array/push.t ........................................... ok
../lib/Tie/Array/splice.t ......................................... ok
../lib/Tie/Array/std.t ............................................ ok
../lib/Tie/Array/stdpush.t ........................................ ok
../lib/Tie/Handle/stdhandle.t ..................................... ok
../lib/Tie/Handle/stdhandle_from_handle.t ......................... ok
../lib/Time/gmtime.t .............................................. ok
../cpan/IO-Compress/t/105oneshot-zip.t ............................ ok
../lib/Time/localtime.t ........................................... ok
../dist/Math-BigInt/t/sub_mbi.t ................................... ok
../dist/Math-BigInt/t/sub_mif.t ................................... ok
../dist/Math-BigInt/t/trap.t ...................................... ok
../lib/Benchmark.t ................................................ ok
../lib/User/grent.t ............................................... ok
../lib/User/pwent.t ............................................... ok
../lib/blib.t ..................................................... ok
../lib/bytes.t .................................................... ok
../dist/Math-BigInt/t/upgrade.t ................................... ok
../dist/Math-BigInt/t/upgrade2.t .................................. ok
../dist/Math-BigInt/t/upgradef.t .................................. ok
../lib/File/stat.t ................................................ ok
../dist/Math-BigInt/t/use.t ....................................... ok
../cpan/Module-Build/t/xs.t ....................................... ok
../dist/Math-BigInt/t/use_lib1.t .................................. ok
../dist/Math-BigInt/t/use_lib2.t .................................. ok
../lib/dumpvar.t .................................................. ok
../dist/Math-BigInt/t/use_lib3.t .................................. ok
../dist/Math-BigInt/t/use_lib4.t .................................. ok
../ext/XS-APItest/t/grok.t ........................................ ok
../dist/Math-BigInt/t/use_mbfw.t .................................. ok
../ext/XS-APItest/t/gv_autoload4.t ................................ ok
../cpan/IO-Compress/t/106prime-bzip2.t ............................ ok
../lib/diagnostics.t .............................................. ok
../ext/XS-APItest/t/gv_fetchmeth.t ................................ ok
../ext/XS-APItest/t/gv_fetchmeth_autoload.t ....................... ok
../ext/XS-APItest/t/gv_fetchmethod_flags.t ........................ ok
../ext/XS-APItest/t/gv_init.t ..................................... ok
../dist/IO/t/io_utf8.t ............................................ ok
../dist/IO/t/io_utf8argv.t ........................................ ok
../dist/IO/t/io_xs.t .............................................. ok
../lib/filetest.t ................................................. ok
../lib/h2ph.t ..................................................... ok
../dist/Math-BigInt/t/with_sub.t .................................. ok
../lib/integer.t .................................................. ok
../lib/feature.t .................................................. ok
../lib/less.t ..................................................... ok
../lib/open.t ..................................................... ok
../lib/h2xs.t ..................................................... ok
../lib/overload64.t ............................................... ok
../lib/overloading.t .............................................. ok
../cpan/IO-Compress/t/106prime-deflate.t .......................... ok
../lib/locale.t ................................................... ok
../lib/sigtrap.t .................................................. ok
../lib/sort.t ..................................................... ok
../lib/overload.t ................................................. ok
../lib/subs.t ..................................................... ok
../cpan/IO-Compress/t/106prime-gzip.t ............................. ok
../lib/utf8.t ..................................................... ok
../lib/vars.t ..................................................... ok
../lib/vars_carp.t ................................................ ok
../lib/version/t/01base.t ......................................... ok
../lib/version/t/02derived.t ...................................... ok
../lib/version/t/03require.t ...................................... ok
../lib/Unicode/UCD.t .............................................. ok
../lib/vmsish.t ................................................... ok
../lib/version/t/04strict_lax.t ................................... ok
../lib/version/t/05sigdie.t ....................................... ok
../lib/version/t/06noop.t ......................................... ok
../cpan/IO-Compress/t/106prime-rawdeflate.t ....................... ok
../lib/version/t/07locale.t ....................................... ok
../lib/strict.t ................................................... ok
../lib/charnames.t ................................................ ok
x2p/s2p.t ......................................................... ok
../lib/perl5db.t .................................................. ok
../lib/feature/unicode_strings.t .................................. ok
../cpan/IO-Compress/t/106prime-zip.t .............................. ok
../cpan/IO-Compress/t/107multi-bzip2.t ............................ ok
../cpan/IO-Compress/t/107multi-deflate.t .......................... ok
../cpan/IO-Compress/t/107multi-gzip.t ............................. ok
../cpan/IO-Compress/t/107multi-rawdeflate.t ....................... ok
../cpan/IO-Compress/t/107multi-zip.t .............................. ok
../cpan/IO-Compress/t/108anyunc-bzip2.t ........................... ok
../cpan/IO-Compress/t/108anyunc-deflate.t ......................... ok
../cpan/IO-Compress/t/108anyunc-gzip.t ............................ ok
../cpan/IO-Compress/t/108anyunc-rawdeflate.t ...................... ok
../cpan/IO-Compress/t/108anyunc-transparent.t ..................... ok
../cpan/IO-Compress/t/108anyunc-zip.t ............................. ok
../cpan/IO-Compress/t/109merge-deflate.t .......................... ok
../cpan/IO-Compress/t/109merge-gzip.t ............................. ok
../cpan/IO-Compress/t/109merge-rawdeflate.t ....................... ok
../cpan/IO-Compress/t/109merge-zip.t .............................. skipped: not implemented yet
../cpan/IO-Compress/t/110encode-bzip2.t ........................... ok
../cpan/IO-Compress/t/110encode-deflate.t ......................... ok
../cpan/IO-Compress/t/110encode-gzip.t ............................ ok
../cpan/IO-Compress/t/110encode-rawdeflate.t ...................... ok
../cpan/IO-Compress/t/110encode-zip.t ............................. ok
../cpan/IO-Compress/t/111const-deflate.t .......................... ok
../cpan/IO-Compress/t/999pod.t .................................... skipped: Test::Pod 1.00 required for testing POD
../cpan/IO-Compress/t/cz-01version.t .............................. ok
../ext/XS-APItest/t/handy.t ....................................... ok
../cpan/IO-Compress/t/cz-03zlib-v1.t .............................. ok
../ext/XS-APItest/t/hash.t ........................................ ok
../ext/XS-APItest/t/keyword_multiline.t ........................... ok
../ext/XS-APItest/t/keyword_plugin.t .............................. ok
../ext/XS-APItest/t/labelconst.t .................................. ok
../ext/XS-APItest/t/lexsub.t ...................................... ok
../ext/XS-APItest/t/loopblock.t ................................... ok
../ext/XS-APItest/t/looprest.t .................................... ok
../ext/XS-APItest/t/lvalue.t ...................................... ok
../ext/XS-APItest/t/magic.t ....................................... ok
../ext/XS-APItest/t/magic_chain.t ................................. ok
../ext/XS-APItest/t/mro.t ......................................... ok
../ext/XS-APItest/t/multicall.t ................................... ok
../cpan/IO-Compress/t/cz-05examples.t ............................. ok
../ext/XS-APItest/t/my_cxt.t ...................................... ok
../ext/XS-APItest/t/my_exit.t ..................................... ok
../cpan/IO-Compress/t/cz-06gzsetp.t ............................... ok
../ext/XS-APItest/t/newCONSTSUB.t ................................. ok
../ext/XS-APItest/t/op.t .......................................... ok
../ext/XS-APItest/t/op_contextualize.t ............................ ok
../cpan/IO-Compress/t/cz-08encoding.t ............................. ok
../ext/XS-APItest/t/op_list.t ..................................... ok
../ext/XS-APItest/t/overload.t .................................... ok
../cpan/IO-Compress/t/cz-14gzopen.t ............................... ok
../ext/XS-APItest/t/pad_scalar.t .................................. ok
../ext/XS-APItest/t/peep.t ........................................ ok
../cpan/IO-Compress/t/globmapper.t ................................ ok
../ext/XS-APItest/t/pmflag.t ...................................... ok
../ext/XS-APItest/t/postinc.t ..................................... ok
../ext/XS-APItest/t/printf.t ...................................... ok
../ext/XS-APItest/t/ptr_table.t ................................... ok
../ext/XS-APItest/t/push.t ........................................ ok
../ext/XS-APItest/t/refs.t ........................................ ok
../ext/XS-APItest/t/rmagical.t .................................... ok
../ext/XS-APItest/t/rv2cv_op_cv.t ................................. ok
../ext/XS-APItest/t/savehints.t ................................... ok
../ext/XS-APItest/t/scopelessblock.t .............................. ok
../ext/XS-APItest/t/sort.t ........................................ ok
../ext/XS-APItest/t/stmtasexpr.t .................................. ok
../ext/XS-APItest/t/stmtsasexpr.t ................................. ok
../ext/XS-APItest/t/stuff_modify_bug.t ............................ ok
../ext/XS-APItest/t/stuff_svcur_bug.t ............................. ok
../ext/XS-APItest/t/sviscow.t ..................................... ok
../ext/XS-APItest/t/svpeek.t ...................................... ok
../ext/XS-APItest/t/svpv.t ........................................ ok
../ext/XS-APItest/t/svpv_magic.t .................................. ok
../ext/XS-APItest/t/svsetsv.t ..................................... ok
../ext/XS-APItest/t/swaplabel.t ................................... ok
../ext/XS-APItest/t/swaptwostmts.t ................................ ok
../ext/XS-APItest/t/sym-hook.t .................................... ok
../ext/XS-APItest/t/temp_lv_sub.t ................................. ok
../ext/XS-APItest/t/underscore_length.t ........................... ok
../ext/XS-APItest/t/utf16_to_utf8.t ............................... ok
../ext/XS-APItest/t/utf8.t ........................................ ok
../ext/XS-APItest/t/whichsig.t .................................... ok
../ext/XS-APItest/t/xs_special_subs.t ............................. ok
../ext/XS-APItest/t/xs_special_subs_require.t ..................... ok
../ext/XS-APItest/t/xsub_h.t ...................................... ok
../lib/warnings.t ................................................. ok

Test Summary Report
-------------------
porting/manifest.t                                              (Wstat: 0 Tests: 10207 Failed: 3)
  Failed tests:  10202, 10204-10205
Files=2303, Tests=677928, 379 wallclock secs (138.79 usr 106.13 sys + 798.79 cusr 290.58 csys = 1334.29 CPU)
Result: FAIL
make: *** [test_harness] Error 3
Build step 'Execute shell' marked build as failure

&lt;/pre&gt;</description>
    <dc:creator>dennis+p5p-jenkins&lt; at &gt;kaarsemaker.net</dc:creator>
    <dc:date>2013-05-21T12:48:52</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124242">
    <title>Smoke [blead] v5.19.0-109-g31a53e7 FAIL(F) MSWin32 Win2000 SP4 (x86/1 cpu) {blead}</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124242</link>
    <description>&lt;pre&gt;
Automated smoke report for 5.19.1 patch 31a53e79025eb5944553e671a615e60f384fe743 v5.19.0-109-g31a53e7
perl-win2k: Intel(R) Core(TM) i7 CPU 920 &amp;lt; at &amp;gt; 2.67GHz(~2656 MHz) (x86/1 cpu)
    on        MSWin32 - Win2000 SP4
    using     cl version 14.00.50727.762
    smoketime 3 hours 3 minutes (average 45 minutes 49 seconds)

Summary: FAIL(F)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:       - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.19.0-109-g31a53e7  Configuration (common) none
----------- ---------------------------------------------------------
O O         
O F         -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging


Locally applied patches:
    SMOKE31a53e79025eb5944553e671a615e60f384fe743

Failures: (common-args) none
[default] -DDEBUGGING -Duseithreads
../cpan/IPC-Cmd/t/01_IPC-Cmd.t..............................FAILED
    104-105
    Non-zero exit status: 2

Compiler messages(MSWin32):
op.c(7365) : warning C4244: 'initializing' : conversion from 'U32' to 'const char', possible loss of data
..\pp.c(5876) : warning C4244: 'function' : conversion from 'U32' to 'const char', possible loss of data
..\toke.c(765) : warning C4244: '=' : conversion from 'U32' to 'U8', possible loss of data
B.xs(997) : warning C4101: 'len' : unreferenced local variable
B.xs(1942) : warning C4018: '&amp;lt;=' : signed/unsigned mismatch
B.xs(1952) : warning C4018: '&amp;lt;=' : signed/unsigned mismatch
Base64.xs(394) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Base64.xs(396) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
POSIX.xs(707) : warning C4101: 'charstring' : unreferenced local variable
scalar.xs(203) : warning C4018: '&amp;gt;' : signed/unsigned mismatch
Storable.xs(4902) : warning C4101: 'mg' : unreferenced local variable
Storable.xs(4934) : warning C4101: 'mg' : unreferenced local variable
Piece.xs(950) : warning C4101: 'ret' : unreferenced local variable
Typemap.c(813) : warning C4101: 'RETVAL' : unreferenced local variable
&lt;/pre&gt;</description>
    <dc:creator>George Greer</dc:creator>
    <dc:date>2013-05-21T09:03:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124236">
    <title>Smoke [blead] v5.19.0-57-g6d5abc6 FAIL(F) linux 3.5.0-24-generic [debian] (x86_64/8 cpu) {blead_g++_quick}</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124236</link>
    <description>&lt;pre&gt;Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/blead_g++_quick/log6d5abc62848da0e110869e2b13c68bf498ff3a90.log.gz

Automated smoke report for 5.19.1 patch 6d5abc62848da0e110869e2b13c68bf498ff3a90 v5.19.0-57-g6d5abc6
zwei: Intel(R) Core(TM) i7 CPU 920 &amp;lt; at &amp;gt; 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpu)
    on        linux - 3.5.0-24-generic [debian]
    using     g++ version 4.7.2
    smoketime 53 minutes 16 seconds (average 13 minutes 19 seconds)

Summary: FAIL(F)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:       - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.19.0-57-g6d5abc6  Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++
----------- ---------------------------------------------------------
O F         
O O         -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging


Locally applied patches:
    SMOKE6d5abc62848da0e110869e2b13c68bf498ff3a90

Testsuite was run only with 'harness'

Failures: (common-args) -Accflags=-DPERL_POISON -Dcc=g++
[default] -DDEBUGGING
../dist/ExtUtils-Command/t/eu_command.t.....................FAILED
    8
    Non-zero exit status: 1

Compiler messages(gcc):
try.c: In function ‘int main()’:
sv.c: In function ‘void Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)’:
sv.c:10320:41: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:11170:53: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘void PerlIO_debug(const char*, ...)’:
perlio.c:484:43: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
util.c: In function ‘void Perl_croak_no_mem()’:
util.c:1613:36: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘char* Perl_sv_2pv_flags(SV*, STRLEN*, I32)’:
sv.c:2910:39: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function ‘void S_exec_failed(const char*, int, int)’:
doio.c:1384:43: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function ‘PerlIOl** Perl_nextargv(GV*)’:
doio.c:876:46: warning: ignoring return value of ‘int fchown(int, __uid_t, __gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
sdbm.c: In function ‘int makroom(DBM*, long int, int)’:
sdbm.c:378:70: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
Zlib.xs: In function ‘void XS_Compress__Raw__Zlib__deflateInit(CV*)’:
Zlib.xs:797:33: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
Zlib.xs: In function ‘void XS_Compress__Raw__Zlib__deflateStream_deflate(CV*)’:
Zlib.xs:1015:33: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
Zlib.xs:1024:34: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
Zlib.xs: In function ‘void XS_Compress__Raw__Zlib__deflateStream_flush(CV*)’:
Zlib.xs:1133:33: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
Zlib.xs:1142:34: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
Call.xs: In function ‘I32 filter_call(int, SV*, int)’:
Call.xs:63:58: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:63:58: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:100:41: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:156:38: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:175:51: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘long unsigned int’ [-Wformat]
perlio.c:475:56: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
perl.c: In function ‘void S_init_tls_and_interp(PerlInterpreter*)’:
perl.c:99:2: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function ‘void S_exec_failed(PerlInterpreter*, const char*, int, int)’:
doio.c: In function ‘PerlIOl** Perl_nextargv(PerlInterpreter*, GV*)’:
sv.c: In function ‘DIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)’:
sv.c:11616:26: warning: ignoring return value of ‘int fchdir(int)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)’:
sv.c: In function ‘char* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, I32)’:
Zlib.xs: In function ‘void XS_Compress__Raw__Zlib__deflateInit(PerlInterpreter*, CV*)’:
Zlib.xs: In function ‘void XS_Compress__Raw__Zlib__deflateStream_deflate(PerlInterpreter*, CV*)’:
Zlib.xs: In function ‘void XS_Compress__Raw__Zlib__deflateStream_flush(PerlInterpreter*, CV*)’:
Call.xs: In function ‘I32 filter_call(PerlInterpreter*, int, SV*, int)’:
shared.xs: In function ‘user_lock* S_get_userlock(PerlInterpreter*, SV*, bool)’:
shared.xs:362:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void S_sharedsv_dec(PerlInterpreter*, SV*)’:
shared.xs:535:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void Perl_sharedsv_share(PerlInterpreter*, SV*)’:
shared.xs:564:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘int sharedsv_scalar_mg_get(PerlInterpreter*, SV*, MAGIC*)’:
shared.xs:739:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘int sharedsv_scalar_mg_set(PerlInterpreter*, SV*, MAGIC*)’:
shared.xs:817:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘int sharedsv_scalar_mg_free(PerlInterpreter*, SV*, MAGIC*)’:
shared.xs:835:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘int sharedsv_scalar_mg_local(PerlInterpreter*, SV*, MAGIC*)’:
shared.xs:868:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘int sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, MAGIC*)’:
shared.xs:905:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘int sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, MAGIC*)’:
shared.xs:960:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘int sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, MAGIC*)’:
shared.xs:1003:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘U32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*, MAGIC*)’:
shared.xs:1066:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘int sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, MAGIC*)’:
shared.xs:1086:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void Perl_sharedsv_lock(PerlInterpreter*, SV*)’:
shared.xs:1190:63: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void XS_threads__shared__tie_PUSH(PerlInterpreter*, CV*)’:
shared.xs:1287:13: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, CV*)’:
shared.xs:1305:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void XS_threads__shared__tie_POP(PerlInterpreter*, CV*)’:
shared.xs:1330:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void XS_threads__shared__tie_SHIFT(PerlInterpreter*, CV*)’:
shared.xs:1347:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void XS_threads__shared__tie_EXTEND(PerlInterpreter*, CV*)’:
shared.xs:1363:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void XS_threads__shared__tie_STORESIZE(PerlInterpreter*, CV*)’:
shared.xs:1373:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void XS_threads__shared__tie_EXISTS(PerlInterpreter*, CV*)’:
shared.xs:1385:13: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs:1395:13: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void XS_threads__shared__tie_FIRSTKEY(PerlInterpreter*, CV*)’:
shared.xs:1411:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void XS_threads__shared__tie_NEXTKEY(PerlInterpreter*, CV*)’:
shared.xs:1439:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void XS_threads__shared_bless(PerlInterpreter*, CV*)’:
shared.xs:1699:13: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
threads.xs: In function ‘ithread* S_ithread_create(PerlInterpreter*, SV*, IV, int, int, int, int)’:
threads.xs:714:83: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
&lt;/pre&gt;</description>
    <dc:creator>George Greer</dc:creator>
    <dc:date>2013-05-20T19:04:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124232">
    <title>blead is now thawed</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124232</link>
    <description>&lt;pre&gt;
With the release of perl v5.19.0, having the shortest perldelta I can recall
editing, blead is now open for business as usual.  I'll try to start reviving
topics that I know were held off until now, soon.

Thanks, everyone, for your hard work on perl and your patience with the freeze!

&lt;/pre&gt;</description>
    <dc:creator>Ricardo Signes</dc:creator>
    <dc:date>2013-05-20T13:29:32</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124229">
    <title>Perl5 Bug Summary</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124229</link>
    <description>&lt;pre&gt;Perl5 Bug Summary

http://rt.perl.org/rt3/NoAuth/perl5/Overview.html
Generated at Mon May 20 13:15:01 2013 GMT
-------------------------------------------------------------------------------

  * Numbers
  * New Issues
  * Overview of Open Issues
  * Ticket Status By Version
  * Requestors with most open tickets

-------------------------------------------------------------------------------

Numbers

Ticket Counts: 199 new + 1141 open = 1340
Created this week: 15
Closed this week: 15
Changed this week: 43 - created - closed = 13

-------------------------------------------------------------------------------

New Issues

New issues that have not been responded to yet

1 - 2 weeks old
117941 CopSTASH is not reference counted, and hence can become corrupt
2 - 3 weeks old
117887 generic byteorder code in my_htonl and my_ntohl is incorrect
117855 Excessive memory waste from duplicate CvCOPFILE in threaded perl
117823 &amp;lt;glob*&amp;gt; under 'use threads;' segfaults
3 - 4 weeks old
4 - 5 weeks old
117623 [PATCH] Improve pod2html documentation
5 - 6 weeks old
117535 Bogus "Ambiguous use of * resolved as operator *" warning
117533 [PATCH] 4d011b4 Use -Wno-unused-value also on other clang compilers
117531 B::Deparse doesn't deparse $# {$foo} correctly
6 - 7 weeks old
117469 Issues in haiku
117457 '/' must follow a numeric type in unpack, inconsistent message
117449 GDBM tied hash weirdness; deletion ends 'each' loop
117447 re modifier "h" - return named captures as hash expression
7 - 8 weeks old
117427 Bleadperl v5.17.10-30-g0f539b1 breaks DEXTER/
       Exception-Base-0.2401.tar.gz
117365 pod2latex incorrectly handles index entries
8 - 9 weeks old
9 - 10 weeks old
10 - 11 weeks old
117081 B::Deparse emits invalid code for foreach with lexical
11 - 12 weeks old
117033 wrong .packlist creation at installation on Cygwin with destdir
116965 git commit hook to prevent changes on left of merge
116923 [META] tickets blocking the release of perl 5.20.0
12 - 13 weeks old
116867 tr/// silently fails for code points above I32_MAX
116865 [PATCH] Upgrade to Thread::Queue 3.02
13 - 14 weeks old
14 - 15 weeks old
116677 B::Deparse fails on readline ${"a"}
116641 sockets not thread safe on windows
116633 [META] POSIX.pm-related issues
15 - 16 weeks old
16 - 17 weeks old
116553 B::Deparse doesn't handle lexical subs
116515 [PATCH] 2408ea1 converted t/win32.t/system* to test.pl style
116475 automate perldelta "new modules" section
116473 flesh out perlexperiment.pod
17 - 18 weeks old
116461 obscure rmtree bug on Linux NTFS since 5.8.9 &amp;amp; 5.10.1
116441 NULL reference in Perl_hv_undef_flags
18 - 19 weeks old
116340 [PATCH] 1e9a14d Add clang++ to -Wno-unused-value exemption
116332 abs_path dies on Windows when called with non-existent path
19 - 20 weeks old
116296 [PATCH] remove PL_patchlevel from and optimize S_minus_v
116286 *pvs SV functions don't take "const char*"s
116264 PERLDB_OPTS="Frame=1 veryCompact" apparently broken since before 5.8.9
20 - 21 weeks old
116254 Win32 Perl's signal emulation permanently disables clib signals, then
       sets them, and excessive win32_signal_context() calls
116250 skip count is wrong for timeout in dist/Tie-File/t/29_downcopy.t

-------------------------------------------------------------------------------

Overview of Open Issues

Operating System    Severity       Type                          Perl Version

aix            7    High      97   configure              11     5.000      2

All           27    low      844   core                  617     5.002      1

cygwin        22    medium   271   CoreDump               45     5.003      1

darwin       121    none       7   debugger                8     5.004      2

dec_osf        4    Normal     1   docs                   39     5.004_00   2

dos            2    Wishlist  64   HasTest                 4     5.004_01   2

freebsd       30              install                32     5.004_02   2

freemint       1                   ithreads               42     5.004_03   2

generic        9                   leak/refcount/malloc   18     5.004_04   2

gnu            1                   lexical/scope/closure  20     5.004_05   2

HPUX          12                   library               182     5.005      2

irix           5                   meta                   21     5.005_01   2

Linux        524                   NeedsTest               4     5.005_02   2

MacOS X        1                   notabug                14     5.005_03   6

mswin32       90                   notok                   2     5.005_04   3

netbsd         5                   numerical              16     5.6.0     33

openbsd       15                   OO/ISA/MRO/overload    10     5.6.1     38

os2            4                   OS-interaction         51     5.6.2      8

other          1                   parsing                13     5.7.0      7

Solaris       26                   Patch                  67     5.7.1      5

svr4           1                   performance             3     5.7.2      9

unicos         1                   PerlIO                 45     5.8.0     58

unicosmk       1                   portability            34     5.8.1     17

vms            1                   regex                  36     5.8.2     16

Win32         22                   security/tainting       4     5.8.3     21

                              sendToCPAN              1     5.8.4     28

                                   tie                     5     5.8.5     18

                                   Todo                    2     5.8.6     21

                                   Unicode                35     5.8.7     25

                                   unknown               341     5.8.8     85

                                   utilities              21     5.8.9      7

                                   wontfix                 2     5.9.0      9

                                   XS/embedding           16     5.9.1      7

                                   [tainting]                    5.9.2      7

                                                                 5.9.3      9

                                                                 5.9.4      7

                                                                 5.9.5     10

                                                                 5.10.0    99

                                                                 5.10.1    61

                                                                 5.11.0    20

                                                                 5.11.1     4

                                                                 5.11.2     2

                                                                 5.11.3     7

                                                                 5.11.4     4

                                                                 5.11.5     5

                                                                 5.12.0     7

                                                                 5.12.1    11

                                                                 5.12.2     8

                                                                 5.12.3    15

                                                                 5.12.4    15

                                                                 5.12.5     1

                                                                 5.12.6     1

                                                                 5.13.0     3

                                                                 5.13.1     3

                                                                 5.13.2     3

                                                                 5.13.3     5

                                                                 5.13.4     6

                                                                 5.13.5     2

                                                                 5.13.6     5

                                                                 5.13.7     2

                                                                 5.13.8     1

                                                                 5.13.9     5

                                                                 5.13.10    3

                                                                 5.13.11    1

                                                                 5.14.0    29

                                                                 5.14.1     7

                                                                 5.14.2    55

                                                                 5.14.3     6

                                                                 5.14.4     1

                                                                 5.14.5     1

                                                                 5.15.0     4

                                                                 5.15.1     1

                                                                 5.15.2     3

                                                                 5.15.3     4

                                                                 5.15.4     6

                                                                 5.15.5    12

                                                                 5.15.6     9

                                                                 5.15.7     4

                                                                 5.15.8     3

                                                                 5.15.9     5

                                                                 5.15.10    1

                                                                 5.16.0    32

                                                                 5.16.1    13

                                                                 5.16.2    24

                                                                 5.16.3     7

                                                                 5.16.4     1

                                                                 5.17.0     6

                                                                 5.17.1     2

                                                                 5.17.2     7

                                                                 5.17.3     3

                                                                 5.17.4     5

                                                                 5.17.5    10

                                                                 5.17.6    12

                                                                 5.17.7    15

                                                                 5.17.8     8

                                                                 5.17.9     6

                                                                 5.17.10    6

                                                                 5.17.11    4

                                                                 5.17.12    3

                                                                 5.18.0     3

                                                                 5.19.0     1
-------------------------------------------------------------------------------

Ticket Status By Version

                                            New or Open                Resolved

1.0                                                   0                      21

5.000                                                 2                       6

5.002                                                 1                       7

5.003                                                 1                       8

5.004                                                 2                      10

5.004_00                                              2                       5

5.004_01                                              2                       7

5.004_02                                              2                       5

5.004_03                                              2                       5

5.004_04                                              2                      48

5.004_05                                              2                      10

5.005                                                 2                      31

5.005_01                                              2                       9

5.005_02                                              2                      85

5.005_03                                              6                     363

5.005_04                                              3                       8

5.6.0                                                33                    1101

5.6.1                                                38                     616

5.6.2                                                 8                      15

5.7.0                                                 7                    1484

5.7.1                                                 5                      53

5.7.2                                                 9                     100

5.8.0                                                58                     624

5.8.1                                                17                     118

5.8.2                                                16                      85

5.8.3                                                21                     114

5.8.4                                                28                     146

5.8.5                                                18                      83

5.8.6                                                21                      82

5.8.7                                                25                     107

5.8.8                                                85                     304

5.8.9                                                 7                      27

5.9.0                                                 9                      59

5.9.1                                                 7                      22

5.9.2                                                 7                      32

5.9.3                                                 9                      44

5.9.4                                                 7                      33

5.9.5                                                10                      38

5.10.0                                               99                     261

5.10.1                                               61                     128

5.11.0                                               20                      42

5.11.1                                                4                      10

5.11.2                                                2                      13

5.11.3                                                7                      15

5.11.4                                                4                      16

5.11.5                                                5                      12

5.12.0                                                7                      41

5.12.1                                               11                      13

5.12.2                                                8                      44

5.12.3                                               15                      23

5.12.4                                               15                      28

5.12.5                                                1                       1

5.12.6                                                1                       0

5.13.0                                                3                       3

5.13.1                                                3                       6

5.13.2                                                3                       3

5.13.3                                                5                      10

5.13.4                                                6                      14

5.13.5                                                2                       7

5.13.6                                                5                       6

5.13.7                                                2                       6

5.13.8                                                1                      18

5.13.9                                                5                      11

5.13.10                                               3                      12

5.13.11                                               1                       7

5.14.0                                               29                      48

5.14.1                                                7                      19

5.14.2                                               55                      65

5.14.3                                                6                       4

5.14.4                                                1                       1

5.14.5                                                1                       0

5.15.0                                                4                      13

5.15.1                                                1                      28

5.15.2                                                3                      19

5.15.3                                                4                       6

5.15.4                                                6                       5

5.15.5                                               12                       8

5.15.6                                                9                       6

5.15.7                                                4                      19

5.15.8                                                3                      10

5.15.9                                                5                      15

5.15.10                                               1                       0

5.16.0                                               32                      45

5.16.1                                               13                      12

5.16.2                                               24                       8

5.16.3                                                7                       2

5.16.4                                                1                       0

5.17.0                                                6                       7

5.17.1                                                2                       6

5.17.2                                                7                      13

5.17.3                                                3                       7

5.17.4                                                5                       7

5.17.5                                               10                      10

5.17.6                                               12                       6

5.17.7                                               15                       4

5.17.8                                                8                       0

5.17.9                                                6                       7

5.17.10                                               6                       5

5.17.11                                               4                       2

5.17.12                                               3                       1

5.18.0                                                3                       1

5.18.1                                                0                       0

5.19.0                                                1                       0

5.19.1                                                0                       0

5.19.2                                                0                       0

5.19.3                                                0                       0

-------------------------------------------------------------------------------

Requestors with most open tickets

Father Chrysostomos  78
Nicholas Clark       70
Zefram               30
bulk88               25
l.mai&amp;lt; at &amp;gt;web.de         23
tchrist1             20
Ricardo SIGNES       18
Dominic Hargreaves   18
"Eric Brine"         14
Kevin Ryde           13

-------------------------------------------------------------------------------

  * Numbers
  * New Issues
  * Overview of Open Issues
  * Ticket Status By Version
  * Requestors with most open tickets

-------------------------------------------------------------------------------
This page is CPU intensive to create, it will be updated only once every 30
minutes


&lt;/pre&gt;</description>
    <dc:creator>Perl5 Bug Summary</dc:creator>
    <dc:date>2013-05-20T13:15:08</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124228">
    <title>perl v5.19.0 is now available</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124228</link>
    <description>&lt;pre&gt;
  From the beginning, I knew…
  …that there was nothing wrong with you…
  …that I can't fix…
  …with my hands…

  -- Batman, of the Joker, in The Dark Knight Returns

We are ready to announce perl v5.19.0 the first development release of
version 19 of Perl 5.

You will soon be able to download Perl v5.19.0 from your favorite CPAN
mirror or find it at:

https://metacpan.org/release/RJBS/perl-5.19.0/

SHA1 digests for this release are:

 1672b54b715c6058060c8ce8d31bd57563d65c99 perl-5.19.0.tar.bz2
 e2a73a07629267f28ec537b01ad847164e2d07df perl-5.19.0.tar.gz

You can find a full list of changes in the file "perldelta.pod" located in
the "pod" directory inside the release and on the web.

Perl v5.19.0 represents approximately 0.2857142857 weeks of development
since Perl v5.18.0 and contains approximately 52,000 lines of changes
across 310 files from 6 authors.

Perl continues to flourish into its third decade thanks to a vibrant
community of users and developers. The following people are known to
have contributed the improvements that became Perl v5.19.0:

Brian Fraser, Chris 'BinGOs' Williams, Karl Williamson, Nicholas Clark,
Reuben Thomas, Ricardo Signes.

The list above is almost certainly incomplete as it is automatically
generated from version control history. In particular, it does not
include the names of the (very much appreciated) contributors who
reported issues to the Perl bug tracker.

Many of the changes included in this version are the removal of modules
no longer shipped with Perl's core.  We thank those modules for their
service and wish them luck in their future endeavors.

For a more complete list of all of Perl's historical contributors,
please see the AUTHORS file in the Perl source distribution.

We expect to release version v5.19.0 on June 21, 2013.  The next major
stable release of Perl 5, version 20.0, should appear in May 2014.

&lt;/pre&gt;</description>
    <dc:creator>Ricardo Signes</dc:creator>
    <dc:date>2013-05-20T13:13:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124226">
    <title>DAVEM TPF bug-grant report #167</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124226</link>
    <description>&lt;pre&gt;In the latter part of this week I started work on finally eliminating
global state from the regex engine (i.e. the various fields within
PL_reg_state). In a private branch on my desktop, I have reduced the
number of fields from 17 to 7 so far.

(Note that the ticket I'm accounting this against is technically already
fixed, but this work provides a more general fix).

Report for period 2013/05/13 to 2013/05/19 inclusive

SUMMARY
-------

    Effort (HH::MM):

        0:00 diagnosing bugs
        9:29 fixing bugs
        0:00 reviewing other people's bug fixes
        0:00 reviewing ticket histories
        0:00 review the ticket queue (triage)
       -----
        9:29 TOTAL

    Numbers of tickets closed:

           0 tickets closed that have been worked on
           0 tickets closed related to bugs that have been fixed
           0 tickets closed that were reviewed but not worked on (triage)
       -----
           0 TOTAL


DETAIL
------

[perl #114878] Regular Expression matching in signal handler

    2013/05/17  2:27 fix
    2013/05/18  6:14 fix
    2013/05/19  0:48 fix

&lt;/pre&gt;</description>
    <dc:creator>Dave Mitchell</dc:creator>
    <dc:date>2013-05-20T10:57:55</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124199">
    <title>Thank you</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124199</link>
    <description>&lt;pre&gt;Sorry, I sent this from the wrong address first time:

Thank you to all those who picked up the loose ends where I left off.  It is much appreciated.



&lt;/pre&gt;</description>
    <dc:creator>Father Chrysostomos</dc:creator>
    <dc:date>2013-05-19T19:56:45</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124197">
    <title>Smoke [blead] v5.18.0-RC4-2-g142d80b FAIL(XM) linux 3.5.0-24-generic [debian] (x86_64/8 cpu) {blead_clang_sanitize=address}</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124197</link>
    <description>&lt;pre&gt;Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/blead_clang_sanitize=address/log142d80b351477c820f8213eb22356efa91928968.log.gz

Automated smoke report for 5.18.0 patch 142d80b351477c820f8213eb22356efa91928968 v5.18.0-RC4-2-g142d80b
zwei: Intel(R) Core(TM) i7 CPU 920 &amp;lt; at &amp;gt; 2.67GHz (GenuineIntel 1600MHz) (x86_64/8 cpu)
    on        linux - 3.5.0-24-generic [debian]
    using     clang version 4.2.1 Compatible Clang 3.3 (trunk 177842)
    smoketime 1 day 23 hours 9 minutes (average 1 hour 57 minutes)

Summary: FAIL(XM)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:       - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.18.0-RC4-2-g142d80b  Configuration (common) -Accflags="-fsanitize=address" -Aldflags="-fsanitize=address" -Dcc=clang -Doptimize="-O1"
----------- ---------------------------------------------------------
O O O O O O 
O O O O O O -Accflags=-DPERL_POISON
O O O O O O -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
O O O O O O -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
O O O O O O -Dmad
O O O O O O -Accflags=-DPERL_NEW_COPY_ON_WRITE
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Accflags=-DPERL_POISON
O X X X X X -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
M - - M - - -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
O O O O O O -Duseithreads -Dmad
O O O O O O -Duseithreads -Accflags=-DPERL_NEW_COPY_ON_WRITE
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio  -DDEBUGGING
| | +------- LC_ALL = en_US.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio 

Locally applied patches:
    RC4
    uncommitted-changes
    SMOKE142d80b351477c820f8213eb22356efa91928968

Failures: (common-args) -Accflags="-fsanitize=address" -Aldflags="-fsanitize=address" -Dcc=clang -Doptimize="-O1"
[perlio/en_US.utf8] -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
Inconsistent test results (between TEST and harness):
    ../t/op/threads.t....................... ................................................. FAILED at test 5

[minitest] -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
[minitest] -DDEBUGGING -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
    t/base/cond .................... FAILED--non-zero wait status: 256

Compiler messages(gcc):
Call.xs:63:11: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
Call.xs:63:31: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
Call.xs:100:13: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
Call.xs:156:11: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
Call.xs:175:14: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
Storable.xs:4068:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
Storable.xs:4255:10: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
Storable.xs:5550:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
Storable.xs:5613:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
Collate.xs:616:2: warning: expression result unused [-Wunused-value]
Collate.xs:606:2: warning: expression result unused [-Wunused-value]
util.c:3668:12: warning: returning 'const MGVTBL *' (aka 'const struct mgvtbl *') from a function with result type 'MGVTBL *' (aka 'struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3525:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3526:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3527:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3528:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3529:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3530:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3531:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3532:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3533:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3534:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3535:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3536:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3537:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3538:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3539:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3540:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3541:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3542:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3543:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3544:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3545:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3546:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3547:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3549:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3551:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3552:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
&lt;/pre&gt;</description>
    <dc:creator>George Greer</dc:creator>
    <dc:date>2013-05-19T09:36:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124195">
    <title>Smoke [maint-5.18] v5.18.0 FAIL(m) linux 3.5.0-24-generic [debian] (x86_64/8 cpu) {maint_g++}</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124195</link>
    <description>&lt;pre&gt;Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/maint_g++/loga9acda3b5f74585852a57b51b724804ac586cb0b.log.gz

Automated smoke report for 5.18.0 patch a9acda3b5f74585852a57b51b724804ac586cb0b v5.18.0
zwei: Intel(R) Core(TM) i7 CPU 920 &amp;lt; at &amp;gt; 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpu)
    on        linux - 3.5.0-24-generic [debian]
    using     g++ version 4.7.2
    smoketime 15 hours 26 minutes (average 46 minutes 21 seconds)

Summary: FAIL(m)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:       - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

  v5.18.0    Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
O O O O O O 
O O O O O O -Accflags=-DPERL_POISON
m - - m - - -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
O O O O O O -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
O O O O O O -Dmad
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Accflags=-DPERL_POISON
m - - m - - -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
O O O O O O -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
O O O O O O -Duseithreads -Dmad
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio  -DDEBUGGING
| | +------- LC_ALL = en_US.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio 

Locally applied patches:
    SMOKEa9acda3b5f74585852a57b51b724804ac586cb0b

Compiler messages(gcc):
try.c: In function ‘int main()’:
doio.c: In function ‘void S_exec_failed(const char*, int, int)’:
doio.c:1384:43: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function ‘PerlIOl** Perl_nextargv(GV*)’:
doio.c:876:46: warning: ignoring return value of ‘int fchown(int, __uid_t, __gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
util.c: In function ‘void Perl_croak_no_mem()’:
util.c:1613:36: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘void PerlIO_debug(const char*, ...)’:
perlio.c:484:43: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘void Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)’:
sv.c:10320:41: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:11170:53: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘char* Perl_sv_2pv_flags(SV*, STRLEN*, I32)’:
sv.c:2910:39: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
sdbm.c: In function ‘int makroom(DBM*, long int, int)’:
sdbm.c:378:70: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
Call.xs: In function ‘I32 filter_call(int, SV*, int)’:
Call.xs:63:58: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:63:58: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:100:41: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:156:38: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:175:51: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘long unsigned int’ [-Wformat]
Zlib.xs: In function ‘void XS_Compress__Raw__Zlib__deflateInit(CV*)’:
Zlib.xs:797:33: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
Zlib.xs: In function ‘void XS_Compress__Raw__Zlib__deflateStream_deflate(CV*)’:
Zlib.xs:1015:33: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
Zlib.xs:1024:34: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
Zlib.xs: In function ‘void XS_Compress__Raw__Zlib__deflateStream_flush(CV*)’:
Zlib.xs:1133:33: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
Zlib.xs:1142:34: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
doio.c: In function ‘void S_exec_failed(PerlInterpreter*, const char*, int, int)’:
doio.c: In function ‘PerlIOl** Perl_nextargv(PerlInterpreter*, GV*)’:
util.c: In function ‘MGVTBL* Perl_get_vtbl(PerlInterpreter*, int)’:
util.c:3669:30: error: invalid conversion from ‘const MGVTBL* {aka const mgvtbl*}’ to ‘MGVTBL* {aka mgvtbl*}’ [-fpermissive]
sv.c: In function ‘void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)’:
sv.c: In function ‘char* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, I32)’:
sv.c:11170:53: warning: ignoring return value of ‘char* qgcvt(long double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:2910:39: warning: ignoring return value of ‘char* qgcvt(long double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
Zlib.xs: In function ‘void XS_Compress__Raw__Zlib__deflateInit(PerlInterpreter*, CV*)’:
Zlib.xs: In function ‘void XS_Compress__Raw__Zlib__deflateStream_deflate(PerlInterpreter*, CV*)’:
Zlib.xs: In function ‘void XS_Compress__Raw__Zlib__deflateStream_flush(PerlInterpreter*, CV*)’:
Call.xs: In function ‘I32 filter_call(PerlInterpreter*, int, SV*, int)’:
perl.c: In function ‘void S_init_tls_and_interp(PerlInterpreter*)’:
perl.c:99:2: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
perlio.c:475:56: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘DIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)’:
sv.c:11616:26: warning: ignoring return value of ‘int fchdir(int)’, declared with attribute warn_unused_result [-Wunused-result]
shared.xs: In function ‘user_lock* S_get_userlock(PerlInterpreter*, SV*, bool)’:
shared.xs:362:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void S_sharedsv_dec(PerlInterpreter*, SV*)’:
shared.xs:535:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void Perl_sharedsv_share(PerlInterpreter*, SV*)’:
shared.xs:564:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘int sharedsv_scalar_mg_get(PerlInterpreter*, SV*, MAGIC*)’:
shared.xs:739:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘int sharedsv_scalar_mg_set(PerlInterpreter*, SV*, MAGIC*)’:
shared.xs:817:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘int sharedsv_scalar_mg_free(PerlInterpreter*, SV*, MAGIC*)’:
shared.xs:835:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘int sharedsv_scalar_mg_local(PerlInterpreter*, SV*, MAGIC*)’:
shared.xs:868:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘int sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, MAGIC*)’:
shared.xs:905:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘int sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, MAGIC*)’:
shared.xs:960:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘int sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, MAGIC*)’:
shared.xs:1003:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘U32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*, MAGIC*)’:
shared.xs:1066:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘int sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, MAGIC*)’:
shared.xs:1086:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void Perl_sharedsv_lock(PerlInterpreter*, SV*)’:
shared.xs:1190:63: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void XS_threads__shared__tie_PUSH(PerlInterpreter*, CV*)’:
shared.xs:1287:13: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, CV*)’:
shared.xs:1305:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void XS_threads__shared__tie_POP(PerlInterpreter*, CV*)’:
shared.xs:1330:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void XS_threads__shared__tie_SHIFT(PerlInterpreter*, CV*)’:
shared.xs:1347:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void XS_threads__shared__tie_EXTEND(PerlInterpreter*, CV*)’:
shared.xs:1363:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void XS_threads__shared__tie_STORESIZE(PerlInterpreter*, CV*)’:
shared.xs:1373:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void XS_threads__shared__tie_EXISTS(PerlInterpreter*, CV*)’:
shared.xs:1385:13: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs:1395:13: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void XS_threads__shared__tie_FIRSTKEY(PerlInterpreter*, CV*)’:
shared.xs:1411:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void XS_threads__shared__tie_NEXTKEY(PerlInterpreter*, CV*)’:
shared.xs:1439:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void XS_threads__shared_bless(PerlInterpreter*, CV*)’:
shared.xs:1699:13: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
threads.xs: In function ‘ithread* S_ithread_create(PerlInterpreter*, SV*, IV, int, int, int, int)’:
threads.xs:714:83: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
&lt;/pre&gt;</description>
    <dc:creator>George Greer</dc:creator>
    <dc:date>2013-05-19T05:16:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124188">
    <title>perl 5.18.0 is now available!</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124188</link>
    <description>&lt;pre&gt;  It is an error to divide people into the living and the dead:
  there are people who are dead-alive, and people who are
  alive-alive. The dead-alive also write, walk, speak, act. But they
  make no mistakes; only machines make no mistakes, and they produce
  only dead things. The alive-alive are constantly in error, in
  search, in questions, in torment.

    -- Yevgeny Zamyatin

We are excited to announce perl v5.18.0, the first stable release of version
18 of Perl 5.

You will soon be able to download Perl v5.18.0 from your favorite CPAN mirror
or find it at:

https://metacpan.org/release/RJBS/perl-5.18.0/

SHA1 digests for this release are:

 a09281aece16772ca676d842c1b24fb9f9f1a409  perl-5.18.0.tar.bz2
 f5a97a9fa4e9d0ef9c4b313c5b778a0e76291ee2  perl-5.18.0.tar.gz

You can find a full list of changes in the file "perldelta.pod" located in
the "pod" directory inside the release and on the web.

Perl v5.18.0 represents approximately 12 months of development since Perl
v5.16.0 and contains approximately 400,000 lines of changes across 2,100
files from 113 authors.

Perl continues to flourish into its third decade thanks to a vibrant
community of users and developers. The following people are known to have
contributed the improvements that became Perl v5.18.0:

Aaron Crane, Aaron Trevena, Abhijit Menon-Sen, Adrian M. Enache, Alan Haggai
Alavi, Alexandr Ciornii, Andrew Tam, Andy Dougherty, Anton Nikishaev,
Aristotle Pagaltzis, Arthur Axel 'fREW' Schmidt, Augustina Blair, Bob Ernst,
Brad Gilbert, Breno G. de Oliveira, Brian Carlson, Brian Fraser, Charlie
Gonzalez, Chip Salzenberg, Chris 'BinGOs' Williams, Christian Hansen, Colin
Kuskie, Craig A. Berry, Dagfinn Ilmari Mannsåker, Daniel Dragan, Daniel
Perrett, Darin McBride, Dave Rolsky, David Golden, David Leadbeater, David
Mitchell, David Nicol, Dominic Hargreaves, E. Choroba, Eric Brine, Evan
Miller, Father Chrysostomos, Florian Ragwitz, François Perrad, George Greer,
Goro Fuji, H.Merijn Brand, Herbert Breunung, Hugo van der Sanden, Igor
Zaytsev, James E Keenan, Jan Dubois, Jasmine Ahuja, Jerry D. Hedden, Jess
Robinson, Jesse Luehrs, Joaquin Ferrero, Joel Berger, John Goodyear, John
Peacock, Karen Etheridge, Karl Williamson, Karthik Rajagopalan, Kent Fredric,
Leon Timmermans, Lucas Holt, Lukas Mai, Marcus Holland-Moritz, Markus Jansen,
Martin Hasch, Matthew Horsfall, Max Maischein, Michael G Schwern, Michael
Schroeder, Moritz Lenz, Nicholas Clark, Niko Tyni, Oleg Nesterov, Patrik
Hägglund, Paul Green, Paul Johnson, Paul Marquess, Peter Martini, Rafael
Garcia-Suarez, Reini Urban, Renee Baecker, Rhesa Rozendaal, Ricardo Signes,
Robin Barker, Ronald J. Kimball, Ruslan Zakirov, Salvador Fandiño, Sawyer X,
Scott Lanning, Sergey Alekseev, Shawn M Moore, Shirakata Kentaro, Shlomi
Fish, Sisyphus, Smylers, Steffen Müller, Steve Hay, Steve Peters, Steven
Schubiger, Sullivan Beck, Sven Strickroth, Sébastien Aperghis-Tramoni, Thomas
Sibley, Tobias Leich, Tom Wyant, Tony Cook, Vadim Konovalov, Vincent Pit,
Volker Schatz, Walt Mankowski, Yves Orton, Zefram.

The list above is almost certainly incomplete as it is automatically
generated from version control history. In particular, it does not include
the names of the (very much appreciated) contributors who reported issues to
the Perl bug tracker.

Many of the changes included in this version originated in the CPAN modules
included in Perl's core. We're grateful to the entire CPAN community for
helping Perl to flourish.

For a more complete list of all of Perl's historical contributors, please see
the AUTHORS file in the Perl source distribution.

We expect to release v5.19.0 on Monday, May 20th, 2013.  The next major
stable release of Perl 5, version 20, should appear in May 2014.

&lt;/pre&gt;</description>
    <dc:creator>Ricardo Signes</dc:creator>
    <dc:date>2013-05-18T13:35:13</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124171">
    <title>Perl 5 Commit Summary</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124171</link>
    <description>&lt;pre&gt;Perl 5 commit summary, activity since Wednesday

Current branch blead
16 commits.  6 unique authors.  3 unique committers.
7 files changed, 132 insertions(+), 67 deletions(-)
Thanks, applied:  Ricardo Signes (2) Karl Williamson (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/142d80b351477c82.tar.gz

  update the release schedule
  Ricardo Signes              1 file changed, 5 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/142d80b351477c82

  perldelta: document known failure on HP-UX 11.00
  Ricardo Signes              1 file changed, 6 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/8732b7e3f76db528

  bump patchlevel and perlhist for RC4
  Ricardo Signes              2 files changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/637e71d9c74ca2ae

  perldelta: restate the changes to ${x} versus $x
  Ricardo Signes              1 file changed, 6 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/31d2074969860b98

  perldelta: Clarify removal vs deprecation of modules
  Aristotle Pagaltzis         2 files changed, 48 insertions(+), 14 deletions(
  http://perl5.git.perl.org/perl.git/commit/c68b7fe2634008b3

  perldelta: Use 'Here doc' consistently sans dash
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ef4b82dd613f0d22

  Fix typo in perldelta
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/3d3677c1442f14c5

  perldelta clarification
  Zsbán Ambrus                1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/9c34b3759b6ab18d

  expand documentation of the \cK change
  Ricardo Signes              1 file changed, 17 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/9be53992140c34e6

  perldelta: add another hash overhaul cross reference
  Ricardo Signes              1 file changed, 5 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/32affb187267ab56

  Clarified perldelta entry for UID/GID magic variables
  Leon Timmermans             1 file changed, 15 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/064fb7979931c2a2

  Address [perl #117999] for now by skipping known bad test on AIX
  Tony Cook                   2 files changed, 4 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/610996fda2dae66f

  perldelta: various fixes suggested by Dave Mitchell
  Ricardo Signes              1 file changed, 3 insertions(+), 15 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5cd341ec74739edf

  perldelta: remove a literally incorrect "literal"
  Ricardo Signes              1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/3853dabdb3611ac1

  perldelta: collapse a bit of vertical space
  Ricardo Signes              1 file changed, 5 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c163876cc4c0635a

  perldelta: clarify the deprecation of non-PerlIO perl
  Ricardo Signes              1 file changed, 8 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f3068e1b8162c9d1

New branch bingos/post-5.18.0
2 commits.  1 unique author.  1 unique committer.
Net code removal: Chris 'BinGOs' Williams (28175 lines)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/e84e3a070f1511d5.tar.gz

  Remove cpan/CPANPLUS and associated utilities
  Chris 'BinGOs' Williams     107 files changed, 17 insertions(+), 26607 delet
  http://perl5.git.perl.org/perl.git/commit/e84e3a070f1511d5

  Remove cpan/CPANPLUS-Dist-Build
  Chris 'BinGOs' Williams     14 files changed, 1 insertion(+), 1586 deletions
  http://perl5.git.perl.org/perl.git/commit/576be78ef66b84d4

New branch smoke-me/coreutils
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/e4f0ee67c08def16.tar.gz

  Add Module::CoreList::Utils module
  Chris 'BinGOs' Williams     2 files changed, 859 insertions(+), 0 deletions(
  http://perl5.git.perl.org/perl.git/commit/e4f0ee67c08def16

New branch smoke-me/nicholas/x2p-depend-later
12 commits.  1 unique author.  1 unique committer.
Net code removal: Nicholas Clark (169 lines)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/12bc250a20b24833.tar.gz

  Simplify x2p's Makefile.
  Nicholas Clark              1 file changed, 2 insertions(+), 14 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/12bc250a20b24833

  Remove rules to delete *.loadmap and *.prelmap files, generated on VM/ESA
  Nicholas Clark              3 files changed, 1 insertion(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/478dc33466f28c83

  Add x2p/Makefile.SH to the *.SH files processed by the top level Makefile.
  Nicholas Clark              2 files changed, 2 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/fcb660fa088b71ce

  Remove the now unused 'shlist' Makefile targets.
  Nicholas Clark              2 files changed, 1 insertion(+), 7 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/bbb6863c2b87930e

  Programmatically generate dependencies for all *.SH files.
  Nicholas Clark              2 files changed, 17 insertions(+), 39 deletions(
  http://perl5.git.perl.org/perl.git/commit/936f63cc0c895173

  Add runtests.SH to the code that generates the targets sh and shextract.
  Nicholas Clark              1 file changed, 2 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6fd5db0ca0b31e24

  Eliminate x2p/cflags.SH. x2p's Makefile can use ../cflags
  Nicholas Clark              4 files changed, 4 insertions(+), 110 deletions(
  http://perl5.git.perl.org/perl.git/commit/859b64d856c95812

  Pass in to makedepend the name(s) of files that all objects depend on.
  Nicholas Clark              3 files changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/94d499fdfa942f92

  In the Makefile, generate the value of shextract programmatically.
  Nicholas Clark              1 file changed, 12 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/935c3ed27b0128c9

  Defer running makedepend in x2p/ until it's needed.
  Nicholas Clark              1 file changed, 3 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/6847bd02093571fd

  Add x2p/makefile to the dependencies for targets within x2p/
  Nicholas Clark              1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e4bccc4443fdec48

  Remove vestigial *.SH code which can link the extracted file into ../
  Nicholas Clark              4 files changed, 0 insertions(+), 24 deletions(-
  http://perl5.git.perl.org/perl.git/commit/fc129f427fa77d5a

Deleted branch bingos/coreutils

&lt;/pre&gt;</description>
    <dc:creator>Perl 5 commit summary</dc:creator>
    <dc:date>2013-05-18T01:08:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124159">
    <title>Smoke [blead] v5.18.0-RC3-3-g55c6e7a FAIL(XM) linux 3.5.0-24-generic [debian] (x86_64/8 cpu) {blead_clang_sanitize=address}</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/124159</link>
    <description>&lt;pre&gt;Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/blead_clang_sanitize=address/log55c6e7a8d6cf0b496596c66f110d3984a2b500c3.log.gz

Automated smoke report for 5.18.0 patch 55c6e7a8d6cf0b496596c66f110d3984a2b500c3 v5.18.0-RC3-3-g55c6e7a
zwei: Intel(R) Core(TM) i7 CPU 920 &amp;lt; at &amp;gt; 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpu)
    on        linux - 3.5.0-24-generic [debian]
    using     clang version 4.2.1 Compatible Clang 3.3 (trunk 177842)
    smoketime 2 days 9 hours 11 minutes (average 2 hours 22 minutes)

Summary: FAIL(XM)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:       - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.18.0-RC3-3-g55c6e7a  Configuration (common) -Accflags="-fsanitize=address" -Aldflags="-fsanitize=address" -Dcc=clang -Doptimize="-O1"
----------- ---------------------------------------------------------
O O O O O O 
O O O O O O -Accflags=-DPERL_POISON
O O O O O O -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
O O O O O O -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
O O O O O O -Dmad
O O O O O O -Accflags=-DPERL_NEW_COPY_ON_WRITE
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Accflags=-DPERL_POISON
X O X X X X -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
M - - M - - -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
O O O O O O -Duseithreads -Dmad
O O O O O O -Duseithreads -Accflags=-DPERL_NEW_COPY_ON_WRITE
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio  -DDEBUGGING
| | +------- LC_ALL = en_US.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio 

Locally applied patches:
    RC3
    uncommitted-changes
    SMOKE55c6e7a8d6cf0b496596c66f110d3984a2b500c3

Failures: (common-args) -Accflags="-fsanitize=address" -Aldflags="-fsanitize=address" -Dcc=clang -Doptimize="-O1"
[stdio/en_US.utf8] -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
Inconsistent test results (between TEST and harness):
    ../t/op/threads.t....................... ................................................. FAILED at test 5

[minitest] -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
[minitest] -DDEBUGGING -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
    t/base/cond .................... FAILED--non-zero wait status: 256

Compiler messages(gcc):
Call.xs:63:11: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
Call.xs:63:31: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
Call.xs:100:13: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
Call.xs:156:11: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
Call.xs:175:14: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
Storable.xs:4068:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
Storable.xs:4255:10: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
Storable.xs:5550:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
Storable.xs:5613:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
Collate.xs:616:2: warning: expression result unused [-Wunused-value]
Collate.xs:606:2: warning: expression result unused [-Wunused-value]
util.c:3668:12: warning: returning 'const MGVTBL *' (aka 'const struct mgvtbl *') from a function with result type 'MGVTBL *' (aka 'struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3525:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3526:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3527:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3528:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3529:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3530:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3531:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3532:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3533:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3534:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3535:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3536:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3537:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3538:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3539:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3540:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3541:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3542:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3543:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3544:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3545:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3546:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3547:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3549:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3551:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3552:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
&lt;/pre&gt;</description>
    <dc:creator>George Greer</dc:creator>
    <dc:date>2013-05-17T10:02:00</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.lang.perl.perl5.porters">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.lang.perl.perl5.porters</link>
  </textinput>
</rdf:RDF>
