Reports by commit
Recent reports
Perl5 CoreSmokeDB
Github
Changes
Branch:
blead
maint-5.42
maint-5.40
maint-5.8
smoke-me/tonyc/selfloader-mixed-io-again
smoke-me/tonyc/24407-revert-selfloader
smoke-me/jkeenan/sync-with-cpan-JSON-PP-4.18-20260429
smoke-me/jkeenan/sync-with-cpan-Encode-3.24-20260429
-- I want an older branch --
Reports for branch
maint-5.8
Show duplicate emailed reports
Filter:
?
David Mitchell: Re: changed method caching of SUPER (was Re: perl@34559) Message-ID: <20081024152235.GF21915@iabyn.com> Date: Fri, 24 Oct 2008 16:22:35 +0100
C
Nicholas Clark: Revert Attribute::Handlers to the version that shipped with 5.8.8. Then add that Rafael is now the maintainer, and bump the $VERSION to 0.78_03 to reflect this difference. I don't feel comfortable shipping a moderately different Attribute:
C
Nicholas Clark: Integrate: [ 34563] Integrate: [ 34561] Handle a filename with a tilde in it. Otherwise the build dies on Bar.pm~ at MANIFEST check time when building on an ODS-2 volume. p4raw-link: @34563 on //depot/maint-5.10/perl: 758dbbeb13835339d162
C
Craig A. Berry: First two hunks from 30402 adapted for 5.8.
C
Nicholas Clark: Update Changes.
C
Tony Cook: Integrate: [ 34556] Integrate: [ 34542] Subject: FreeBSD 7 libc_r detection Message-ID: <20081020232630.GA20563@mars.tony.develop-help.com>
C
Nicholas Clark: Integrate: [ 34557] Integrate: [ 34548] Disentangle the ownership of tests in lib/ExtUtils/
C
rabbit+bugs@rabbit.us: Integrate: [ 34522] Integrate: [ 34519] Subject: [perl #59650] File::Copy does not handle file objects sanely From: "rabbit+bugs@rabbit.us (via RT)" <perlbug-followup@perl.org> Message-ID: <rt-3.6.HEAD-29762-1223291950-1373.59650-75
C
Nicholas Clark: Integrate: [ 34523] Integrate: [ 34513] Suggestion from Slaven - reverse the part of 23348 that removed the conditional call to dl_expandspec() on platforms that default $do_expand to false. autorequire, rightly or wrongly, is relying on b
C
Nicholas Clark: Run pod/buildtoc --build-all
C
Max Maischein: Integrate: [ 34547] Integrate: [ 32905] Subject: [patch] [Win32] Make Perl build on Win32 when the path contains whitespace Message-ID: <478281F4.9000202@cpan.org>
C
Jerry D. Hedden: Integrate: [ 34534] Integrate: [ 34434] Subject: [PATCH] Loading modules in test.pl From: "Jerry D. Hedden" <jdhedden@cpan.org> Message-ID: <1ff86f510809230640y2d5a072g6abff6604f9daa79@mail.gmail.com>
C
Nicholas Clark: Integrate: [ 25261] Subject: [PATCH] Typos in *.p[lm] From: "Piotr Fusik" <pfusik@op.pl> Date: Sun, 31 Jul 2005 12:50:04 +0200 Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec>
C
Nicholas Clark: Integrate: [ 34530] Integrate: [ 34365] Bump VERSIONs in all non-dual-lived modules that have changed since 5.8.8, ready for merging into maint-5.8 prior to 5.8.9. (Many (all?) of these should really have been changed prior to 5.10.0, but
C
Nicholas Clark: Integrate: [ 34527] Integrate: [ 34348] Skip another file in the VERSION comparison program
C
Nicholas Clark: Integrate: [ 34532] Integrate: [ 34414] Subject: Couple of mail address fixes From: Richard Foley <Richard.Foley@rfi.net> Date: Wed, 24 Sep 2008 14:07:38 +0200 Message-Id: <200809241407.38389.Richard.Foley@rfi.net>
C
Nicholas Clark: Integrate: [ 34525] Integrate: [ 34127] Also dump the SvPVX of PVFMs. p4raw-link: @34525 on //depot/maint-5.10/perl: 0236a4927dc7c9df75e0bdb3138c21d12a60a092 p4raw-link: @34127 on //depot/perl: a49b46c637e9dbdc0b6d3f7b8eef535cb1630908
C
Nicholas Clark: Integrate: [ 34515] Integrate: [ 34507] Fix memory leak in // caused by single-char character class optimization. This was most probably introduced with #28262. This change fixes perl #59516. p4raw-link: @34515 on //depot/maint-5.10/perl:
C
Nicholas Clark: Integrate: [ 34517] Integrate: [ 34510] Update Porting/makemeta to generate a META.yml compliant with the 1.4 spec. (Add a generated_by, and rename private to no_index.) p4raw-link: @34517 on //depot/maint-5.10/perl: 43dff206efbbcfe2ecf0ea
C
Nicholas Clark: Re-run Porting/makemeta
C
Nicholas Clark: Correct typo in the description of change 23524.
C
YAMASHINA Hio: Integrate: [ 34499] Integrate: [ 34481] Subject: Storable.thaw segv on blessed reference to overloaded object Message-Id: <20081015173435.dd95b362.hio@hio.jp> p4raw-link: @34499 on //depot/maint-5.10/perl: 8516ce6f3dbdd321507bed0ab68366f553
C
Nicholas Clark: Get things *building* again with 5005 threads.
C
Nicholas Clark: Perl_save_padsv() can move to mathoms.c for 5.8.9, as there were no mathoms in 5.8.8.
C
Nicholas Clark: Integrate: [ 34492] Integrate: [ 33074] In POPLOOP, if CxITERVAR(cx) is non-NULL, then so is itersave, and itersave is a less complex expression for the C compiler.
C
Nicholas Clark: Integrate: [ 34480] Integrate: [ 34479] Yet another [ACGHS]V pointer in the interpreter structure that needs to be reset if its SV is freed. (see change 22688 (30952)). A real live bug found by Slaven and Andreas whilst smoking maint-5.8.x
C
Nicholas Clark: Fix description of change 28226 inside integration 30115.
C
Nicholas Clark: Integrate: [ 34477] Integrate: [ 34053] Fix off-by-one error in sanity check in my_fclose wrapper on VMS. p4raw-link: @34477 on //depot/maint-5.10/perl: 048fe1dcc9af1ac84aa5ad13bd3e9425fd946556 p4raw-link: @34053 on //depot/perl: e0951028b
C
Nicholas Clark: Revert the part of 29807 that added an #ifdef PERL_CORE around the definition of NEWSV(). Modules shouldn't be defining PERL_CORE, but spare the end users the pain caused by naughty authors.
C
Nicholas Clark: Update Changes.
C
Vincent Pit: Invalid read in regdupe in maint-5.8 Message-ID: <48DBB3EA.7030305@profvince.com>
C
Nicholas Clark: Fix RT #59264, where Hans Ginzel notes a reference to VSTRING.
C
Nicholas Clark: Integrate: [ 34455] Integrate: [ 34440] Upgrade to ExtUtils-MakeMaker-6.46
C
Nicholas Clark: Integrate: [ 28936] Change to sv_reftype return value caused compile for Digest::MD5 with g++ to fail.
C
Nicholas Clark: Integrate: [ 34445] Integrate: [ 34441] Storable and HP-UX Optimizer don't like eachother on 5.8.x Dropping optimization level for HP C-ANSI-C to +O1 won't do too much harm to all other builds, so keep it simple
C
Nicholas Clark: Integrate: [ 34426] Integrate: [ 34416] pv_uni_display () omitted backslash in output string
C
Chris BinGOs Williams: Integrate: [ 34428] Integrate: [ 34423] Subject: Hints file for MirOS BSD From: "Chris 'BinGOs' Williams" <chris@bingosnet.co.uk> Message-ID: <20080925150310.GA30736@klanker.bingosnet.co.uk> p4raw-link: @34428 on //depot/maint-5.10/
C
Jerry D. Hedden: Integrate: [ 34427] Integrate: [ 34377] Subject: [PATCH] Don't reuse temp files in tests From: "Jerry D. Hedden" <jdhedden@cpan.org> Message-ID: <1ff86f510809161335j73312da3v90fa6ef0cb8ac7c@mail.gmail.com>
C
Nicholas Clark: $? is only supposed to be upgraded to PVLV when COMPLEX_STATUS is set. Revert the conditional accidentally removed with change 25564.
C
Sébastien Aperghis-Tramoni: Integrate: [ 34401] Integrate: [ 34385] Subject: Fwd: CPAN Upload: S/SA/SAPER/constant-1.16.tar.gz Message-Id: <5B1668F5-06FA-4104-9966-9727E880C533@free.fr>
C
Nicholas Clark: Integrate: [ 34399] Integrate: [ 34387] Subject: Fwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.27.tar.gz From: Sébastien Aperghis-Tramoni <maddingue@free.fr> Date: Sun, 21 Sep 2008 19:07:47 +0200 Message-Id: <E10A395B-92A8-4803-8E75-383F7CE8A6
C
Nicholas Clark: Integrate: [ 34413] Integrate: [ 34406] The tests for the -ostash option to B::Concise will have been failing for -Uusedl since they were added. For now, test with a non-XS module, and TODO the test with the XS module when usedl is undefin
C
Nicholas Clark: Integrate: [ 34411] Integrate: [ 34351] The stash argument to S_isa_lookup() actually never is NULL.
C
Jan Dubois: Integrate: [ 34405] Integrate: [ 34379] RE: [perl #58858] Building Perl 5.10.0 in AIX 5.3 using "-Duseshrplib" option --> "ERROR: Undefined symbol: boot_DynaLoader" From: "Jan Dubois" <jand@activestate.com> Message-ID: <043301c91795$3fe15df0$b
C
Jan Dubois: Skip t/op/alarm.t on 2003 and Vista From: "Jan Dubois" <jand@activestate.com> Message-ID: <007b01c91d19$cf34ed30$6d9ec790$@com> Date: Mon, 22 Sep 2008 18:15:04 -0700
C
Nicholas Clark: OK. Right. So HATEFUL PERFORCE can't actually integrate file type metainformation changes. At least, it FAILs for those which are not accompanied by file content changes. So I have to duplicate it by hand here. Pants.
C
Nicholas Clark: Righto. Let's try 34393 *again* with the most current client...
C
Yves Orton: Revert change 30638, as it introduces subtle bugs in 5.8.x. It was:
C
Nicholas Clark: microperl should consider itself to be 5.8, not 5.9 or 5.10.
C
Jarkko Hietaniemi: no uudmap gen in 5.8.x Message-Id: <200809211238.m8LCcgWr331992@kosh.hut.fi> Date: Sun, 21 Sep 2008 15:38:42 +0300 (EEST)
C
More...