<?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/109461"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109444"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109408"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109407"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109378"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109367"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109366"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109362"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109361"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109341"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109332"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109283"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109272"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109269"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109261"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109250"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109231"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109230"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109191"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109181"/>
      </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/109461">
    <title>Perl 5.17.0 is now available</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109461</link>
    <description>&lt;pre&gt;    `Welcome, comrades!'  Burya opened his arms toward the soldier.
    `Yes it is true!  With help from our allies of the Festival, the iron
    hand of the reactionary junta is about to be overthrown for all time!
    The new economy is being born; the marginal cost of production has
    been abolished, and from now on, if any item is produced once, it can
    be replicated infinitely.  From each according to his imagination,
    to each according to his needs!  Join us or better still, bring your
    fellow soldiers and workers to join us!'

    There was a sharp bang from the roof of the Corn Exchange, right at
    the climax of his impromptu speech; heads turned in alarm.  Something
    had broken inside the spork factory and a stream of rainbow-hued
    plastic implements fountained toward the sky and clattered to the
    cobblestones on every side, like a harbinger of the postindustrial
    society to come.  Workers and peasants alike stared in open-mouthed
    bewilderment at this astounding display &lt;/pre&gt;</description>
    <dc:creator>Zefram</dc:creator>
    <dc:date>2012-05-26T16:40:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109444">
    <title>Perl 5 Commit Summary</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109444</link>
    <description>&lt;pre&gt;Perl 5 commit summary, activity since Wednesday

Current branch blead
52 commits.  12 unique authors.  7 unique committers.
70 files changed, 1634 insertions(+), 2676 deletions(-)
Net code removal: Ricardo Signes (1187 lines) Zefram (150 lines)
Thanks, applied:  Father Chrysostomos (6)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/417a992d4dc78be7.tar.gz

  remove deprecated qw-as-parens behaviour
  Zefram                      11 files changed, 637 insertions(+), 925 deletio
  http://perl5.git.perl.org/perl.git/commit/417a992d4dc78be7

  Block signals during fork (fixes RT#82580)
  Leon Timmermans             2 files changed, 27 insertions(+), 0 deletions(-
  http://perl5.git.perl.org/perl.git/commit/eb3d0a5826dc4202

  fix comparative Perl version numbers
  Zefram                      2 files changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4ea2708986710e97

  perldelta updates
  Zefram                      1 file changed, 51 insertions(+), 1 deletion(-)
  http://&lt;/pre&gt;</description>
    <dc:creator>Perl 5 commit summary</dc:creator>
    <dc:date>2012-05-26T01:08:10</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109408">
    <title>Trouble with XS-APItest/t/clone-with-stack.t</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109408</link>
    <description>&lt;pre&gt;
Hi Porters,

I ran into a bit of a problem when building perl-5.16.0.
'make test' showed a segfault in ext/XS-APItest/t/clone-with-stack.t.
It seems to be caused by accessing already freed memory, it
segfaults because I have MALLOC_PERTUBE_ set, thus glibc fills
freed memory with some value.

Digging deeper, it seems like perl_clone() does not fix
the cx's blk_oldcop element when doing context cloning, thus
blk_oldcop still points to the old interp and the POPBLOCK
done in leavesub will copy the data from the old interp to
PL_curcop.

After fixing this, it still crashed because interp_dup-&amp;gt;Iop was
zero after the runops_standard() call (which is probably
correct as the end of the BEGIN block was reached). So I
also added an if statement that checks the pointer.

So, is the attached patch correct or is that a bad way to
fix this problem?

Cheers,
  Michael.

&lt;/pre&gt;</description>
    <dc:creator>Michael Schroeder</dc:creator>
    <dc:date>2012-05-25T15:13:10</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109407">
    <title>Objects without stashes?</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109407</link>
    <description>&lt;pre&gt;I hate the way classes/objects work. In particular, I think stashes of
globs of other stuff is paradigm that fails, and I don't think I stand
alone in that. We all know how much effort it is to work with them,
even when abstractions are available that make them less inconvenient.
It makes me wonder why we're sticking to it so badly? Perl has always
had a very minimalistic definition definition of what an object is. To
quote perltoot:


There is nothing, absolutely nothing, about this that requires stashes
(or for that matter, there's nothing that requires packages/classes
either). What if we simply added a vtable to all objects when
blessing? At its minimal, this vtable would only need to support two
methods: fetchmethod and ref, though more may be prudent (meta would
be an obvious one, clone and destroy may be useful too). I think this
would allow us to add new paradigms in a sensible and extensible way,
without breaking too many other things.

Leon

&lt;/pre&gt;</description>
    <dc:creator>Leon Timmermans</dc:creator>
    <dc:date>2012-05-25T14:47:17</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109378">
    <title>Smoke [blead] v5.16.0-223-g426fe37 FAIL(F) linux 3.2.0-24-generic [debian] (x86_64/8 cpu)</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109378</link>
    <description>&lt;pre&gt;Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.17.0 patch 774a0d9428574dd9488f7c7b49a428e5ec1289d4 v5.16.0-223-g426fe37
zwei: Intel(R) Core(TM) i7 CPU 920 &amp;lt; at &amp;gt; 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpu)
    on        linux - 3.2.0-24-generic [debian]
    using     g++ version 4.6.3
    smoketime 2 hours 38 minutes (average 39 minutes 34 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.16.0-223-g426fe37  Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++
----------- ---------------------------------------------------------
O O F O     
O O F O     -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging


Locally applied patches:
    uncommitted-changes
    SMOKE774a0d9428574dd9488f7c7b49a428e5ec1289d4

&lt;/pre&gt;</description>
    <dc:creator>George Greer</dc:creator>
    <dc:date>2012-05-25T05:34:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109367">
    <title>Build failed in Jenkins: perl5 #1120</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109367</link>
    <description>&lt;pre&gt;See &amp;lt;http://perl5.git.perl.org:8080/job/perl5/1120/changes&amp;gt;

Changes:

[rjbs] perldelta: Version::Requirements has been removed

------------------------------------------
[...truncated 11091 lines...]
../lib/DBM_Filter/t/compress.t .................................... ok
../ext/POSIX/t/unimplemented.t .................................... ok
../ext/B/t/showlex.t .............................................. ok
../lib/DBM_Filter/t/encode.t ...................................... ok
../lib/DBM_Filter/t/int32.t ....................................... ok
../ext/B/t/terse.t ................................................ ok
../lib/DBM_Filter/t/null.t ........................................ ok
../ext/B/t/walkoptree.t ........................................... ok
../lib/DBM_Filter/t/utf8.t ........................................ ok
../cpan/Module-Build/t/mymeta.t ................................... ok
../lib/DirHandle.t ................................................ ok
../ext/B/t/xref.t ......................&lt;/pre&gt;</description>
    <dc:creator>dennis.kaarsemaker&lt; at &gt;booking.com</dc:creator>
    <dc:date>2012-05-25T02:50:13</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109366">
    <title>Version::Requirements has left the core</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109366</link>
    <description>&lt;pre&gt;
After a very short life in core, and after being renamed to
CPAN::Meta::Requirements, Version::Requirements has just been removed from the
core.

I don't think anything broke horribly in the process, but let me know.

&lt;/pre&gt;</description>
    <dc:creator>Ricardo Signes</dc:creator>
    <dc:date>2012-05-25T02:33:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109362">
    <title>use feature 'vt_space'</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109362</link>
    <description>&lt;pre&gt;
Karl,

You suggested feature 'vt_space' for 5.17 to make \s match \cK.

Is that still on your agenda?

&lt;/pre&gt;</description>
    <dc:creator>Ricardo Signes</dc:creator>
    <dc:date>2012-05-25T01:56:47</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109361">
    <title>the old new safe dereference operator</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109361</link>
    <description>&lt;pre&gt;
Hey, who else remembers $xyz-&amp;gt;{foo}?-&amp;gt;{bar}?

How about we get that thing going on?

  - http://markmail.org/thread/q3p5sr2is43wt3na
  - http://markmail.org/thread/outwmtg6h7lp57ra

David, I may be failing at search, but the last word I see from you is:

  http://markmail.org/message/jjxeav5ild6ttcjr

How would you like to whip up that patch?

&lt;/pre&gt;</description>
    <dc:creator>Ricardo Signes</dc:creator>
    <dc:date>2012-05-25T01:51:16</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109341">
    <title>RFC: Unicode::UCD::all_casefolds()</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109341</link>
    <description>&lt;pre&gt;Unicode::UCD::casefold() is a function which takes a code point argument 
and returns a hash of information about its casefold.  The first time 
the function is called, it constructs and caches a hash which contains a 
sub-hash for every code point that has an "interesting" casefold (there 
are only somewhat over a thousand such code points).

I have found it useful in writing .t tests to have access to the entire 
data structure, so I've written a minimal function to return that, and 
have tentatively called it all_casefolds().

My question is: "Would this be a function that others would conceivably 
want to use, and hence should be documented"?  If so, is there a better 
name?

&lt;/pre&gt;</description>
    <dc:creator>Karl Williamson</dc:creator>
    <dc:date>2012-05-24T18:42:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109332">
    <title>Smoke [blead] v5.16.0-209-gef5eb41 FAIL(F) MSWin32 Win2000 SP4 (x86/1 cpu)</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109332</link>
    <description>&lt;pre&gt;Smoke logs available at http://m-l.org/~perl/smoke/perl/

Note: VirtualBox clock issues have been apparently fixed by host reboot/upgrade.

Automated smoke report for 5.17.0 patch ef5eb418bf9cb919bb2d82393f4570a790061e2e v5.16.0-209-gef5eb41
perl-win2k: Intel(R) Core(TM) i7 CPU 920 &amp;lt; at &amp;gt; 2.67GHz(~2662 MHz) (x86/1 cpu)
    on        MSWin32 - Win2000 SP4
    using     cl version 14.00.50727.762
    smoketime 4 hours 20 minutes (average 1 hour 5 minutes)

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.16.0-209-gef5eb41  Configuration (common) none
----------- ---------------------------------------------------------
O O         
O F         -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging


Locally applied patches:
    uncommitted-changes
    SMOKEef5eb&lt;/pre&gt;</description>
    <dc:creator>George Greer</dc:creator>
    <dc:date>2012-05-24T12:48:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109283">
    <title>Smoke [blead] v5.16.0-189-g1204c818 FAIL(F) MSWin32 Win2000 SP4 (x86/1 cpu)</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109283</link>
    <description>&lt;pre&gt;Smoke logs available at http://m-l.org/~perl/smoke/perl/

Note: VirtualBox clock issues have been apparently fixed by host reboot/upgrade.

Automated smoke report for 5.17.0 patch 1204c818c5b6fdbe987017df9f2ce0e68463f315 v5.16.0-189-g1204c818
perl-win2k: Intel(R) Core(TM) i7 CPU 920 &amp;lt; at &amp;gt; 2.67GHz(~2662 MHz) (x86/1 cpu)
    on        MSWin32 - Win2000 SP4
    using     cl version 14.00.50727.762
    smoketime 5 hours 55 minutes (average 1 hour 28 minutes)

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.16.0-189-g1204c818  Configuration (common) none
----------- ---------------------------------------------------------
O O         
O F         -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging


Locally applied patches:
    uncommitted-changes
    SMOKE12&lt;/pre&gt;</description>
    <dc:creator>George Greer</dc:creator>
    <dc:date>2012-05-23T15:05:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109272">
    <title>Smoke [maint-5.16] v5.16.0-2-g559550a FAIL(F) MSWin32 Win2000 SP4 (x86/1 cpu)</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109272</link>
    <description>&lt;pre&gt;Smoke logs available at http://m-l.org/~perl/smoke/perl/

Note: VirtualBox clock issues have been apparently fixed by host reboot/upgrade.

Automated smoke report for 5.16.0 patch 559550aea97a776e8aa784032f554f5a717ac19b v5.16.0-2-g559550a
perl-win2k: Intel(R) Core(TM) i7 CPU 920 &amp;lt; at &amp;gt; 2.67GHz(~2662 MHz) (x86/1 cpu)
    on        MSWin32 - Win2000 SP4
    using     cl version 14.00.50727.762
    smoketime 3 hours 26 minutes (average 51 minutes 39 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.16.0-2-g559550a  Configuration (common) none
----------- ---------------------------------------------------------
F O         
O O         -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging


Locally applied patches:
    uncommitted-changes
    SMOKE5595&lt;/pre&gt;</description>
    <dc:creator>George Greer</dc:creator>
    <dc:date>2012-05-23T07:36:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109269">
    <title>Smoke [5.17.0] v5.16.0-181-g8465c88 FAIL(F) openvms V8.4 (IA64/2 cpu)</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109269</link>
    <description>&lt;pre&gt;Automated smoke report for 5.17.0 patch 8465c88d321256783d00b03482a840dab3ad16be v5.16.0-181-g8465c88
ALMA: HP rx2600  (1.50GHz/6.0MB) (IA64/2 cpu)
    on        openvms - V8.4
    using     ? CC/DECC version 70390020
    smoketime 3 hours 27 minutes (average 1 hour 43 minutes)

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.16.0-181-g8465c88  Configuration (common) none
----------- ---------------------------------------------------------
F -         
F -         -Dusethreads
| +--------- -DDEBUGGING
+----------- no debugging


Locally applied patches:
    uncommitted-changes
    SMOKE8465c88d321256783d00b03482a840dab3ad16be

Failures: (common-args) none
[default] 
[default] -Dusethreads
    cpan/Module-Build/t/PL_files .................................. FAILED &lt;/pre&gt;</description>
    <dc:creator>Craig A. Berry</dc:creator>
    <dc:date>2012-05-23T06:22:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109261">
    <title>Perl 5 Commit Summary</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109261</link>
    <description>&lt;pre&gt;Perl 5 commit summary, activity since Saturday

Current branch blead
187 commits.  18 unique authors.  6 unique committers.
135 files changed, 6527 insertions(+), 5405 deletions(-)
Thanks, applied:  Father Chrysostomos (23) Ricardo Signes (1)
                  Karl Williamson (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/8465c88d32125678.tar.gz

  Make CV * typemap entry support overloading
  Steffen Mueller             1 file changed, 10 insertions(+), 10 deletions(-
  http://perl5.git.perl.org/perl.git/commit/8465c88d32125678

  Purported equivalency isn't.
  Eric Brine                  1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f6c6dcb63681097e

  replace B::COP::stashflags by B::COP::stashlen
  Reini Urban                 2 files changed, 6 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/667d5932a778569c

  refactor macro to avoid compiler warning in regcomp.c
  Robin Barker (via RT)       1 file changed, 14 insertions&lt;/pre&gt;</description>
    <dc:creator>Perl 5 commit summary</dc:creator>
    <dc:date>2012-05-23T01:14:10</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109250">
    <title>Curious -i issue. Bug?</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109250</link>
    <description>&lt;pre&gt;perl -i'foo e eval "warn q[bar]" '

http://perlmonks.org/?node_id=971866

Yves

&lt;/pre&gt;</description>
    <dc:creator>demerphq</dc:creator>
    <dc:date>2012-05-22T21:16:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109231">
    <title>MSWin32-x86-multi-thread-64int for perl-5.18 ?</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109231</link>
    <description>&lt;pre&gt;Hi,

With the release of 5.16.0, kmx has built (and made available) an 
MSWin32-x86-multi-thread-64int version of Strawberry Perl.
He has also made public the patches he applied to achieve this at
http://svn.ali.as/cpan/trunk/Perl-Dist-Strawberry/share/perl-5.16-x86-64int/diffs_for_info_only/

Based on those patches, I created (in the win32 folder of the 5.16.0 source) 
a config.gc_64int that differed from config.gc as per the attached 
config.gc.diff,
and a config_H.gc_64int that differed from config_H.gc as per the attached 
config_H.gc.diff:

I also patched the win32/makefile.mk as per the attached makefile.mk.diff.

I can then build either a -Duse64bitint or a -Uuse64bitint version of 
32-bit perl for Windows (depending, of course, upon how I edit the new 
makefile).

Is there any interest in having this capability built into the perl source 
for 5.18 ?

Cheers,
Rob


&lt;/pre&gt;</description>
    <dc:creator>Sisyphus</dc:creator>
    <dc:date>2012-05-22T09:52:55</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109230">
    <title>behaviour of $^N when backtracking</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109230</link>
    <description>&lt;pre&gt;I think this is wrong:

$ perl5160 -we'"ABCDEF"  =~ /^(.)((.)|(?{print "n=[$^N]\n"}))[XY]/'
Use of uninitialized value $^N in concatenation (.) or string at (re_eval 1) line 1.
n=[]
$

I would expect it to print [A]; i.e after the failure of the first branch,
the backtracking should restore lastcloseparen to its previous value.

I'll fix this unless anyone disagrees that this is a bug.

&lt;/pre&gt;</description>
    <dc:creator>Dave Mitchell</dc:creator>
    <dc:date>2012-05-22T09:53:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109191">
    <title>Smoke [blead] v5.16.0-17-gfe75fd0 FAIL(m) linux 3.2.0-24-generic [debian] (x86_64/8 cpu)</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109191</link>
    <description>&lt;pre&gt;Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.17.0 patch fe75fd00d2076d7b4f1d3702b67d22e96633c3b3 v5.16.0-17-gfe75fd0
zwei: Intel(R) Core(TM) i7 CPU 920 &amp;lt; at &amp;gt; 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpu)
    on        linux - 3.2.0-24-generic [debian]
    using     g++ version 4.6.3
    smoketime 5 minutes 47 seconds (average 1 minute 26.750 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.16.0-17-gfe75fd0  Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++
----------- ---------------------------------------------------------
m m         
m m         -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging


Locally applied patches:
    uncommitted-changes
    SMOKEfe75fd00d2076d7b4f1d3702b67d22e96633c3b3&lt;/pre&gt;</description>
    <dc:creator>George Greer</dc:creator>
    <dc:date>2012-05-21T18:46:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109181">
    <title>perl 5.17.0 /this month/</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109181</link>
    <description>&lt;pre&gt;
Zefram has very generously volunteered to do the May release of 5.17, even
though we'd missed his scheduled date of May 20.  Thanks, Zefram!

He will release perl on Saturday May 26th.

This doesn't mean you need to scramble to get things merged to blead.  After
all, June 20th isn't that far off!

Zefram and I will perform the #onionsketch on Friday, May 25th, at 14:00
America/New_York.


&lt;/pre&gt;</description>
    <dc:creator>Ricardo Signes</dc:creator>
    <dc:date>2012-05-21T15:37:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109180">
    <title>let there be branches</title>
    <link>http://comments.gmane.org/gmane.comp.lang.perl.perl5.porters/109180</link>
    <description>&lt;pre&gt;
I would very much like to see us doing more of our development in branches as
things move forward.  This goes especially for features that take longer to
develop and include multiple commits.

If everyone grows accustomed to working with branches, it should be easier to
happily survive "code freeze"* and to keep temporarily-on-hold features working
by regular rebasing.  If we're particularly industrious this year, perhaps we
can get a pu branch distinct from blead, which currently acts like pu, but
without the freedom to flush it and start over.

* After all, code freeze doesn't mean nobody can write any code.  It means
  nobody should putting new code into blead.  That's all.

&lt;/pre&gt;</description>
    <dc:creator>Ricardo Signes</dc:creator>
    <dc:date>2012-05-21T15:18:47</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>

