Postings from December 2013 | Postings from January 2014 | Postings from February 2014
[perl #40565] Windows fork emulation's child pseudo process cannot restore local scalar values | 11 messages | bulk88 via RT, Dave Mitchell, Piotr Roszatycki, Tony Cook via RT | 23 Jan 2014 |
[perl #121047] Upgrade IO::Socket::IP to the latest version on CPAN | 4 messages | Tom Hukins, Tony Cook via RT | 21 Jan 2014 |
Re: [perl #120592] sv.c, Perl_dirp_dup: Skip the fchdir sections iftelldir and seekdir are not defined | 3 messages | Brian Fraser via RT, Brian Fraser, Tony Cook via RT | 21 Jan 2014 |
[perl #119593] Bleadperl v5.19.3-296-gffdb8b1 breaks BAREFOOT/Test-File-1.34.tar.gz | 3 messages | James E Keenan via RT, Ricardo SIGNES via RT | 21 Jan 2014 |
perl 5.19.8 is now available | 1 message | Ricardo Signes | 20 Jan 2014 |
[perl #121042] [PATCH] Speedup io/through.t and io/crlf_through.t | 3 messages | Matthew Horsfall, Tony Cook via RT, wolfsage | 24 Jan 2014 |
Perl does De Morgans law, but doesnt do other simple optimisations | 15 messages | demerphq, Abigail, bulk88, Steffen Mueller | 20 Jan 2014 |
DAVEM TPF grant#2 report #14 | 2 messages | Dave Mitchell | 27 Jan 2014 |
TONYC TPF grant report #23 | 1 message | Tony Cook | 20 Jan 2014 |
[perl #121039] Bleadperl v5.19.2-317-gda1929e breaks YANICK/Escape-Houdini-0.2.0.tar.gz | 3 messages | Dave Mitchell, Tony Cook via RT, perlbug-followup | 20 Jan 2014 |
[perl #121038] [PATCH] fix ambiguous interp called in Perl_sharedsv_init in threads-shared | 4 messages | Tony Cook via RT, bulk88, bulk88 via RT | 22 Jan 2014 |
[perl #77672] backticks capture text printed to stdout when working with multiple threads on windows | 1 message | Tony Cook via RT | 20 Jan 2014 |
[perl #121033] [PATCH] Document read/write-only undef open | 8 messages | Nathan Glenn, Nathan Glenn via RT, Toby Inkster via RT, Eirik Berg Hanssen | 20 Jan 2014 |
[perl #121031] [PATCH] correctly pass test name as fourth arg in t/op/print.t | 4 messages | Tony Cook via RT, James E Keenan via RT, Tobias Leich | 21 Jan 2014 |
[perl #121032] [PATCH] fix splice+isa test that got mangled when making splice.t use test.pl | 2 messages | James E Keenan via RT, Tobias Leich | 21 Jan 2014 |
[perl #121037] IO-Socket-IP test increases running time of test suite | 12 messages | James E Keenan via RT, Paul "LeoNerd" Evans, Father Chrysostomos, Craig A. Berry | 20 Jan 2014 |
[perl #121036] Re: printf warns about too few arguments, but not too many | 4 messages | James E Keenan via RT, Ævar Arnfjörð Bjarmason, Ãâ var Arnfjörð Bjarmason, Dave Mitchell | 22 Jan 2014 |
Re: [perl #116923] [META] tickets blocking the release of perl 5.20.0 | 7 messages | wolfsage, Ricardo SIGNES, Ricardo Signes, Dave Mitchell | 31 Jan 2014 |
What to do about broken back compat | 3 messages | Karl Williamson, John Peacock | 23 Jan 2014 |
[perl #120950] Apparent failure to localize %^H | 3 messages | Karl Williamson, Dave Mitchell, Father Chrysostomos via RT | 19 Jan 2014 |
[perl #119949] local *_; goto ⊂ segfaults on 5.18 | 2 messages | Ricardo Signes, Father Chrysostomos via RT | 20 Jan 2014 |
two undocumented bits in $^P | 3 messages | Tim Bunce, Steffen Mueller, Ricardo Signes | 20 Jan 2014 |
Missing pod/perl5197delta.pod | 2 messages | ilmari, Ricardo Signes | 19 Jan 2014 |
Re: POSIX::foo() ignore UTF8ness | 29 messages | Karl Williamson, Father Chrysostomos, Zefram, demerphq | 19 Jan 2014 |
perl 5.19.8 and contentious changes | 3 messages | Ricardo Signes, Father Chrysostomos | 19 Jan 2014 |
[perl #119973] Format wrongly recognizes argument line in braces as hash | 5 messages | H.Merijn Brand, Father Chrysostomos via RT, Tony Cook via RT | 19 Jan 2014 |
[perl #121029] [PATCH] enable USE_64_BIT_INT for Visual C 6 | 3 messages | bulk88 via RT, bulk88 | 20 Jan 2014 |
[perl #121025] printf warns about too few arguments, but not too many | 27 messages | demerphq, Ævar Arnfjörð Bjarmason, Ricardo Signes, Eric Brine | 22 Jan 2014 |
[perl #121028] [PATCH] t/io/closepid.t hangs for test timeout (50 seconds) under harness | 12 messages | wolfsage, Tony Cook via RT, Leon Timmermans, Leon Timmermans via RT | 24 Jan 2014 |
[perl #121023] CPAN misinterprets 404 status as 407 | 7 messages | Linda Walsh via RT, Leon Timmermans, Linda Walsh, David Golden | 18 Jan 2014 |
Smoke [blead] v5.19.7-330-g17d71c0 FAIL(XM) linux 3.11.0-15-generic [debian] (x86_64/8 cpu) {blead_clang} | 1 message | George Greer | 17 Jan 2014 |
[perl #120939] [PATCH] refactor and fix leak in const_av_xsub | 3 messages | bulk88 via RT, Tony Cook via RT | 22 Jan 2014 |
[perl #121018] Add 'code' changed line+file counts in point release announcements (was 'RE:perl-5.18.2 is now available' on p5p list) | 1 message | Gavin Shelley | 17 Jan 2014 |
threaded builds broken (Re: [perl.git] branch blead, updated.v5.19.7-330-g17d71c0) | 5 messages | Dave Mitchell, Father Chrysostomos, Tony Cook | 20 Jan 2014 |
Build failed in Jenkins: perl5-threaded #3354 | 2 messages | dennis+p5p-jenkins | 17 Jan 2014 |
Smoke [blead] v5.19.7-330-g17d71c0 FAIL(M) linux 3.11.0-15-generic [debian] (x86_64/8 cpu) {blead_clang_quick} | 1 message | George Greer | 17 Jan 2014 |
Re: RFC: $/="\R"; perl -0R | 91 messages | Aristotle Pagaltzis, demerphq, Zefram, Karl Williamson | 21 Jan 2014 |
Remodeling the cross-compilation model | 8 messages | Brian Fraser, François Perrad, bulk88, Alexander Hartmaier | 22 Jan 2014 |
Results of running make test.valgrind on Dromedary | 1 message | Karl Williamson | 16 Jan 2014 |
Re: [perl #121017] perlbug AutoReply: ExtUtils::CBuilder uses ld tolink programs, thus failing | 10 messages | Marc Lehmann, Leon Timmermans, Alberto Simões, Ricardo Signes | 22 Jan 2014 |
[perl #121017] ExtUtils::CBuilder uses ld to link programs, thus failing | 2 messages | Leon Timmermans, schmorp @ schmorp . de | 16 Jan 2014 |
[perl #121013] Bleadperl v5.19.0-570-gb127e37 breaks PERLER/JavaScript-Dumper-0.011.tar.gz | 1 message | perlbug-followup | 16 Jan 2014 |
Build failed in Jenkins: perl5 #3705 | 2 messages | dennis+p5p-jenkins | 16 Jan 2014 |
Build failed in Jenkins: perl5-threaded #3346 | 2 messages | dennis+p5p-jenkins | 16 Jan 2014 |
Build failed in Jenkins: perl5 #3703 | 2 messages | dennis+p5p-jenkins | 16 Jan 2014 |
[perl #120670] Perl headers severely warn on format strings on GCC C++11 -Wliteral-suffix | 2 messages | Tony Cook via RT | 16 Jan 2014 |
[perl #121011] ExtUtils::CBuilder support for Android | 3 messages | Leon Timmermans, Brian Fraser, Piotr Roszatycki | 17 Jan 2014 |
Build failed in Jenkins: perl5-threaded #3343 | 2 messages | dennis+p5p-jenkins | 15 Jan 2014 |
What should tainting behavior be? Was [perl #120675] Unexpectedtainting via regex using locale | 29 messages | Karl Williamson, Aristotle Pagaltzis, Dave Mitchell, Ricardo Signes | 27 Jan 2014 |
[perl #121010] [PATCH] Fix base.pm nonexistent module check with open files | 2 messages | Dagfinn Ilmari Mannsåker, Tony Cook via RT | 15 Jan 2014 |
Re: Smoke [blead] v5.19.7-292-g171b35b FAIL(m) AIX 5.3.0.0/ML12(PPC/1 cpu) | 5 messages | Alexandru Dragoi, H.Merijn Brand, Brian Fraser | 15 Jan 2014 |
signatures again | 89 messages | Zefram, Peter Martini, Aristotle Pagaltzis, Father Chrysostomos | 31 Jan 2014 |
[perl #89502] Add support for Atari FreeMiNT platform | 4 messages | Tony Cook via RT, Alan Hourihane | 16 Jan 2014 |
Perl 5 Commit Summary | 2 messages | Perl 5 commit summary | 18 Jan 2014 |
[perl #120933] Win32 nmake Makefile no dep for static modules in dynamic linking perl | 3 messages | Tony Cook via RT, bulk88 via RT | 15 Jan 2014 |
[perl #118843] crash when peerhost called | 1 message | Tony Cook via RT | 14 Jan 2014 |
Using ASSUME shrinks newBINOP, but why? | 7 messages | bulk88, Father Chrysostomos | 16 Jan 2014 |
[perl #121002] Error accessing remote file on OpenVMS using Perl 5.8.6 | 15 messages | Riddle, Darlene, Craig A. Berry, Darlene Riddle | 27 Jan 2014 |
blead/utf-8 fail | 5 messages | Shlomi Fish, Karl Williamson, H.Merijn Brand | 14 Jan 2014 |
Re: How on earth did we manage to break pack() so badly? | 39 messages | demerphq, Johan Vromans, Steffen Mueller, Eric Brine | 15 Jan 2014 |
[PATCH] Bring core version code up to date with version.pm 0.9907 | 19 messages | John Peacock, bulk88, Dave Mitchell, Father Chrysostomos | 20 Jan 2014 |
[perl #120998] p /x in debugger yields memory fault | 5 messages | Karl Williamson, Father Chrysostomos, Shlomi Fish, karl williamson | 14 Jan 2014 |
pad_reset | 1 message | Father Chrysostomos | 14 Jan 2014 |
[perl #120991] File/stat.t atime check breaks on OSX/darwin | 5 messages | Tony Cook via RT, eam, eam @ frap . net, James E Keenan via RT | 14 Jan 2014 |
[perl #120982] IO::Select->select() returns empty list even if there were no errors | 7 messages | Victor Efimov, James E Keenan via RT, Þûõó Ãâ, Олег Г | 17 Jan 2014 |
[perl #120977] [PATCH] "use warnings 'FATAL';" and related have no effect | 7 messages | Hauke D, Tony Cook via RT, Hauke D via RT, Karl Williamson | 14 Jan 2014 |
[perl #120986] add "experimental" warning for push $aref and friends | 4 messages | Ricardo Signes, Ricardo SIGNES, Father Chrysostomos, Ricardo SIGNES via RT | 14 Jan 2014 |
Re: the future of auto-deref | 33 messages | Zefram, Ricardo Signes, Paul "LeoNerd" Evans, Kent Fredric | 11 Nov 2013 |
can prog->check_offset_min/max be negative? | 6 messages | Dave Mitchell, hv, Father Chrysostomos, demerphq | 15 Jan 2014 |
DAVEM TPF grant#2 report #13 | 1 message | Dave Mitchell | 13 Jan 2014 |
version/t/00impl-pp.t failing with locales | 11 messages | Dave Mitchell, John Peacock, Karl Williamson, Nicholas Clark | 20 Jan 2014 |
next few release managers | 2 messages | Ricardo Signes | 16 Jan 2014 |
[perl #120835] IO::Socket getsockopt subroutine on AIX | 1 message | yaberger | 13 Jan 2014 |
[perl #120981] [PATCH] POD Improvements to IO::Socket::UNIX : Remove autoflush notice and add examples | 6 messages | Eric Brine, shlomif @ shlomifish . org, Tony Cook via RT, Shlomi Fish | 14 Jan 2014 |
Broken locale pragma? | 22 messages | Piotr Roszatycki, Brian Fraser, Karl Williamson, Leon Timmermans | 24 Jan 2014 |
Browse perl.perl5.porters in 2014