Search Discussions
-
The patches look good. The code changes are plausible. Tests have been added. The commit messages are descriptive. However, when I applied the patch in a branch, I got a test failure: ##### $ cd ...
James E Keenan via RT
May 26, 2013 at 3:00 am
May 26, 2013 at 3:00 am -
This does seem to be a regression from 5.16.0: ##### $ /usr/local/bin/perl5.16.0 -d 118169-debug.pl Loading DB routines from perl5db.pl version 1.37 Editor support available. Enter h or 'h h' for ...
James E Keenan via RT
May 26, 2013 at 12:33 am
May 26, 2013 at 12:33 am -
These changes are +1 by me. But since you have correctly identified the stakes involved, I'll let other people weigh in. Thank you very much. Jim Keenan --- via perlbug: queue: perl5 status: new ...
James E Keenan via RT
May 26, 2013 at 12:25 am
May 26, 2013 at 12:25 am -
I built with these arguments on dromedary and all tests passed. Now, dromedary is x86_64; I don't have a Linux 586 available. That suggests that the test failures you witnessed are specific to the ...
James E Keenan via RT
May 26, 2013 at 12:19 am
May 26, 2013 at 12:19 am -
# New Ticket Created by Zsban Ambrus # Please include the string: [perl #118177] # in the subject line of all future correspondence about this issue. # <URL ...
Zsban Ambrus
May 25, 2013 at 7:30 pm
May 25, 2013 at 7:30 pm -
I munged the supplied patch to apply on top of my smueller/eupxs_ng2 branch and it passes tests. I plan to carefully smoke CPAN against that branch, which has further changes to ExtUtils::ParseXS, ...
Steffen Mueller via RT
May 25, 2013 at 5:31 pm
May 25, 2013 at 5:31 pm -
Would I be right that this does not die is a bug? It has failed for as long as Porting/bisect.pl can test. $ seq 3 | perl bug.pl my $s= do { local (@ARGV,$/)= ($0); < }; print $s; while (< ) { die $_ ...
Demerphq
May 25, 2013 at 5:02 pm
May 26, 2013 at 1:51 am -
# New Ticket Created by <span class="m_body_email_addr" title="f91fc0a43611147f2a559db40bda9083" shlomif@shlomifish.org</span # Please include the string: [perl #118175] # in the subject line of all ...
Shlomif @ shlomifish . org
May 25, 2013 at 4:36 pm
May 25, 2013 at 4:36 pm -
Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/blead_g++_quick/log5bb4462fed21484fd3bee6d2b0dcf402a4b547e8.log.gz Automated smoke report for 5.19.1 patch ...
George Greer
May 25, 2013 at 2:48 pm
May 25, 2013 at 2:48 pm -
Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/blead_clang_quick/log5bb4462fed21484fd3bee6d2b0dcf402a4b547e8.log.gz Automated smoke report for 5.19.1 patch ...
George Greer
May 25, 2013 at 2:46 pm
May 25, 2013 at 2:46 pm -
Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/blead_g++_quick/log837cf3a0e61d71cab1cf29f7186cf35e4a15a108.log.gz Automated smoke report for 5.19.1 patch ...
George Greer
May 25, 2013 at 2:01 pm
May 25, 2013 at 2:01 pm -
Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/blead_clang_quick/log181d2a7c6b5c41b580bc3ad1952713a0badcd9ad.log.gz Automated smoke report for 5.19.1 patch ...
George Greer
May 25, 2013 at 1:59 pm
May 25, 2013 at 1:59 pm -
I have now applied all patches except the following: 0012-typo-fixes-for-Unicode-module.patch 0020-typo-fixes-for-Math-BigInt.patch They did not apply cleanly with 'git am'. Perhaps blead changed ...
James E Keenan via RT
May 25, 2013 at 1:54 pm
May 26, 2013 at 2:08 am -
Hi all, to be able to address long standing issues with free-ing resources in an XS module that may be used very late during global destruction, I've just implemented PL_destructcb, a global C-level ...
Steffen Mueller
May 25, 2013 at 1:42 pm
May 25, 2013 at 5:34 pm -
See <http://perl5.git.perl.org:8080/job/perl5/2410/changes Changes: [jkeenan] typo fix for IO [jkeenan] typo fix for Storable [jkeenan] typo fix for Module::CoreList [jkeenan] typo fixes for ...
Dennis+p5p-jenkins
May 25, 2013 at 1:42 pm
May 25, 2013 at 3:15 pm -
See <http://perl5.git.perl.org:8080/job/perl5-threaded/2038/changes Changes: [jkeenan] typo fix for IO [jkeenan] typo fix for Storable [jkeenan] typo fix for Module::CoreList [jkeenan] typo fixes for ...
Dennis+p5p-jenkins
May 25, 2013 at 1:38 pm
May 25, 2013 at 3:37 pm -
# New Ticket Created by (Andreas J. Koenig) # Please include the string: [perl #118171] # in the subject line of all future correspondence about this issue. # <URL ...
Andreas J. Koenig) (via RT
May 25, 2013 at 1:36 pm
May 25, 2013 at 1:36 pm -
Thanks, applied as 9d0fc219fc1b5651f5b26bd4892e3b4c1123781f. --Steffen
Steffen Mueller via RT
May 25, 2013 at 8:49 am
May 25, 2013 at 8:49 am -
# New Ticket Created by <span class="m_body_email_addr" title="45db5860853bf0000bb73d4ad7c7677c" l.mai@web.de</span # Please include the string: [perl #118167] # in the subject line of all future ...
L . mai @ web . de
May 25, 2013 at 4:56 am
May 25, 2013 at 2:37 pm -
Perl 5 commit summary, activity since Wednesday Current branch blead 53 commits. 9 unique authors. 8 unique committers. 184 files changed, 4399 insertions(+), 2993 deletions(-) Net code removal ...
Perl 5 commit summary
May 25, 2013 at 1:08 am
May 25, 2013 at 1:08 am -
Hello, I am trying to find out where to report a duplicate paragraph on http://perldoc.perl.org/perlref.html. The second and third to last paragraph of the Description section seem to be almost the ...
Matthew Dittmer
May 24, 2013 at 11:25 pm
May 25, 2013 at 1:18 am -
This bug still exists in perl-5.18.0 Configure. --- via perlbug: queue: perl5 status: open https://rt.perl.org:443/rt3/Ticket/Display.html?id=113022
l.mai@web.de via RT
May 24, 2013 at 9:19 pm
May 24, 2013 at 9:19 pm -
# New Ticket Created by Greg Lindahl # Please include the string: [perl #118159] # in the subject line of all future correspondence about this issue. # <URL ...
Greg Lindahl
May 24, 2013 at 8:43 pm
May 26, 2013 at 1:25 am -
# New Ticket Created by Nicholas Clark # Please include the string: [perl #118157] # in the subject line of all future correspondence about this issue. # <URL ...
Nicholas Clark
May 24, 2013 at 6:22 pm
May 25, 2013 at 11:07 am -
Hi all, this is just a heads-up that I have a number of ExtUtils::ParseXS (and friends) changes in the smueller/eupxs_ng branch. It's a mix of bug fixes, features, and improvements in clarity and ...
Steffen Mueller
May 24, 2013 at 2:30 pm
May 24, 2013 at 2:53 pm -
Some modules needed a bit of manual intervention of ignoring (pod), but these would take too much time constant::lexical CPAN::ParseDistribution Data::Alias Data::Dump::Streamer ...
H.Merijn Brand
May 24, 2013 at 10:03 am
May 25, 2013 at 4:49 pm -
# New Ticket Created by Petr Pisar # Please include the string: [perl #118149] # in the subject line of all future correspondence about this issue. # <URL ...
Petr Pisar
May 24, 2013 at 7:14 am
May 24, 2013 at 9:13 pm -
I have just pushed a series of commits to blead that reduce the number of "false positives" thrown by t/podcheck.t and fix most of the known pod issues: 2466537 Try to avoid nesting F<$F<... in ...
David Golden
May 24, 2013 at 12:21 am
May 25, 2013 at 10:03 pm -
I think it's time to seriously consider removing CGI.pm from the core distribution. It is no longer what I'd point *anyone* at for writing *any* sort of web code. It is in the core, as far as I know, ...
Ricardo Signes
May 23, 2013 at 11:51 pm
May 26, 2013 at 3:22 am -
Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/blead_clang_sanitize=address/logb6956a94c03907bb423a113afad54a0e343f44cf.log.gz Automated smoke report for 5.19.1 patch ...
George Greer
May 23, 2013 at 11:23 pm
May 23, 2013 at 11:23 pm -
Hi Nicholas, I just wanted to remind you I had a patch queued to completely eliminate HvFILL from core. This patch looks like you want to optimize it. Isn't the best way to optimize it not to do it ...
Demerphq
May 23, 2013 at 4:20 pm
May 24, 2013 at 10:08 am -
# New Ticket Created by <span class="m_body_email_addr" title="fb34efb771ca1d19d4e0ade85edea2da" rurban@cpanel.net</span # Please include the string: [perl #118139] # in the subject line of all ...
Rurban @ cpanel . net
May 23, 2013 at 3:30 pm
May 23, 2013 at 7:41 pm -
-1 If the current behavior is undocumented, then the return value already is unspecified. More to the point, I have never in 13 years had to think about the return value of a foreach loop -- ...
James E Keenan via RT
May 23, 2013 at 12:01 pm
May 25, 2013 at 10:15 am -
We just had a big batch of Jenkins build failures. Pod fixes are not "safe" and should not be pushed without testing. I realize that building perl and running test_porting can take 20x longer than ...
David Golden
May 23, 2013 at 1:45 am
May 23, 2013 at 7:33 pm -
Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/blead_clang_quick/logd21c5a51cf8cd457ab9c037060defa51692199a3.log.gz Automated smoke report for 5.19.1 patch ...
George Greer
May 23, 2013 at 1:43 am
May 23, 2013 at 1:43 am -
Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/blead_g++_quick/logd21c5a51cf8cd457ab9c037060defa51692199a3.log.gz Automated smoke report for 5.19.1 patch ...
George Greer
May 23, 2013 at 1:40 am
May 23, 2013 at 1:40 am -
We need a Perl 5 Porters BOF session at YAPC::NA::2013 in Austin, June 3-4-5. Who's going? When can we do it? Thank you very much. Jim Keenan (kid51)
James E Keenan
May 23, 2013 at 1:15 am
May 23, 2013 at 10:46 pm -
Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/blead_clang_quick/logb6a6e9564d193cb709231fad4f4816f447263147.log.gz Automated smoke report for 5.19.1 patch ...
George Greer
May 23, 2013 at 12:54 am
May 23, 2013 at 12:54 am -
Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/blead_g++_quick/logb6a6e9564d193cb709231fad4f4816f447263147.log.gz Automated smoke report for 5.19.1 patch ...
George Greer
May 23, 2013 at 12:51 am
May 23, 2013 at 12:51 am -
Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/blead_clang_quick/log2effe01f18007a1b28e11f29b319f2b5cd0ae4df.log.gz Automated smoke report for 5.19.1 patch ...
George Greer
May 22, 2013 at 11:53 pm
May 22, 2013 at 11:53 pm -
Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/blead_g++_quick/log2effe01f18007a1b28e11f29b319f2b5cd0ae4df.log.gz Automated smoke report for 5.19.1 patch ...
George Greer
May 22, 2013 at 11:51 pm
May 22, 2013 at 11:51 pm -
See <http://perl5.git.perl.org:8080/job/perl5-threaded/2007/changes Changes: [jkeenan] typo fixes for root level scripts ------------------------------------------ [...truncated 11087 lines...] ...
Dennis+p5p-jenkins
May 22, 2013 at 11:28 pm
May 23, 2013 at 2:31 am -
See <http://perl5.git.perl.org:8080/job/perl5/2378/changes Changes: [jkeenan] typo fixes for root level scripts ------------------------------------------ [...truncated 10998 lines...] ...
Dennis+p5p-jenkins
May 22, 2013 at 11:17 pm
May 23, 2013 at 2:08 am -
# New Ticket Created by Karthik Rajagopalan # Please include the string: [perl #118127] # in the subject line of all future correspondence about this issue. # <URL ...
Karthik Rajagopalan
May 22, 2013 at 8:58 pm
May 23, 2013 at 3:04 am -
I propose deprecating Module::Build from core in 5.19 and removing it in 5.21. My rationale: * Module::Build has been in life-support maintainance for a couple years now (thank you leont for taking ...
David Golden
May 22, 2013 at 5:45 pm
May 25, 2013 at 1:14 am -
In preparation for the release of v5.19.1, David Golden and I will perform the onionsketch this June: Wednesday, June 5th, 9:30 America/New_York Wednesday, June 19th, 9:30 America/New_York This will ...
Ricardo Signes
May 22, 2013 at 2:56 pm
May 22, 2013 at 2:56 pm -
# New Ticket Created by <span class="m_body_email_addr" title="45db5860853bf0000bb73d4ad7c7677c" l.mai@web.de</span # Please include the string: [perl #118121] # in the subject line of all future ...
L . mai @ web . de
May 22, 2013 at 9:33 am
May 22, 2013 at 10:22 am -
Jimi Hendrix, deceased, drugs. Janis Joplin, deceased, alcohol. Mama Cass, deceased, ham sandwich. -- Austin Powers (making a list of friends from the Summer of Love) On behalf of the Parrot team, ...
Bruce Gray
May 22, 2013 at 4:16 am
May 22, 2013 at 4:16 am -
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 ...
Perl 5 commit summary
May 22, 2013 at 1:14 am
May 22, 2013 at 1:14 am -
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 ...
David Cantrell
May 21, 2013 at 11:15 pm
May 24, 2013 at 11:21 am
Group Overview
| group | perl5-porters
|
| categories | perl |
| discussions | 48,653 |
| posts | 193,949 |
| users | 5,858 |
| website | perl.org |
Top users
Archives
- May 2013 (1,053)
- April 2013 (436)
- March 2013 (795)
- February 2013 (762)
- December 2012 (972)
- November 2012 (155)
- October 2012 (1,550)
- September 2012 (1,847)
- August 2012 (1,300)
- July 2012 (1,143)
- June 2012 (1,403)
- May 2012 (1,373)
- April 2012 (993)
- March 2012 (958)
- February 2012 (1,326)
- January 2012 (1,667)
- December 2011 (1,109)
- November 2011 (1,422)
- October 2011 (840)
- September 2011 (1,365)
- August 2011 (1,119)
- July 2011 (1,330)
- June 2011 (946)
- May 2011 (1,393)
- April 2011 (1,195)
- March 2011 (866)
- February 2011 (949)
- January 2011 (1,089)
- December 2010 (962)
- November 2010 (1,137)
- October 2010 (828)
- September 2010 (988)
- August 2010 (1,087)
- July 2010 (1,280)
- June 2010 (670)
- May 2010 (968)
- April 2010 (1,475)
- March 2010 (1,025)
- February 2010 (990)
- January 2010 (1,101)
- December 2009 (1,010)
- November 2009 (1,157)
- October 2009 (1,628)
- September 2009 (790)
- August 2009 (1,183)
- July 2009 (1,367)
- June 2009 (1,126)
- May 2009 (809)
- April 2009 (606)
- March 2009 (812)
- February 2009 (714)
- January 2009 (913)
- December 2008 (752)
- November 2008 (1,039)
- October 2008 (903)
- September 2008 (761)
- August 2008 (496)
- July 2008 (758)
- June 2008 (923)
- May 2008 (931)
- April 2008 (813)
- March 2008 (954)
- February 2008 (850)
- January 2008 (1,433)
- December 2007 (1,146)
- November 2007 (1,102)
- October 2007 (896)
- September 2007 (1,183)
- August 2007 (737)
- July 2007 (1,316)
- June 2007 (1,017)
- May 2007 (1,071)
- April 2007 (1,129)
- March 2007 (1,150)
- February 2007 (1,179)
- January 2007 (947)
- December 2006 (670)
- November 2006 (1,105)
- October 2006 (962)
- September 2006 (695)
- August 2006 (597)
- July 2006 (948)
- June 2006 (1,145)
- May 2006 (1,002)
- April 2006 (1,102)
- March 2006 (1,056)
- February 2006 (1,026)
- January 2006 (1,142)
- December 2005 (1,030)
- November 2005 (825)
- October 2005 (996)
- September 2005 (885)
- August 2005 (693)
- July 2005 (1,381)
- June 2005 (1,137)
- May 2005 (909)
- April 2005 (795)
- March 2005 (762)
- February 2005 (503)
- January 2005 (815)
- December 2004 (931)
- November 2004 (981)
- October 2004 (670)
- September 2004 (449)
- August 2004 (749)
- July 2004 (871)
- June 2004 (708)
- May 2004 (711)
- April 2004 (986)
- March 2004 (1,232)
- February 2004 (934)
- January 2004 (1,310)
- December 2003 (1,055)
- November 2003 (1,220)
- October 2003 (1,628)
- September 2003 (1,693)
- August 2003 (2,053)
- July 2003 (1,739)
- June 2003 (1,064)
- May 2003 (1,344)
- April 2003 (1,256)
- March 2003 (1,143)
- February 2003 (1,236)
- January 2003 (1,108)
- December 2002 (897)
- November 2002 (874)
- October 2002 (1,221)
- September 2002 (1,255)
- August 2002 (1,696)
- July 2002 (1,719)
- June 2002 (2,292)
- May 2002 (2,016)
- April 2002 (2,489)
- March 2002 (2,413)
- February 2002 (1,488)
- January 2002 (1,641)
- December 2001 (2,190)
- November 2001 (2,082)
- October 2001 (1,372)
- September 2001 (1,828)
- August 2001 (1,602)
- July 2001 (1,667)
- June 2001 (1,833)
- May 2001 (2,353)
- April 2001 (1,893)
- March 2001 (1,594)
- February 2001 (1,808)
- January 2001 (1,825)
- December 2000 (1,353)
- November 2000 (1,776)
- October 2000 (1,452)
- September 2000 (1,318)
- August 2000 (2,169)
- July 2000 (1,118)
- June 2000 (773)
- May 2000 (1,163)
- April 2000 (1,181)
- March 2000 (2,886)
- February 2000 (1,596)
- January 2000 (1,407)
- December 1999 (644)
- November 1999 (1,102)
- October 1999 (1,537)
- September 1999 (1,425)
- August 1999 (303)
