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:
?
Nicholas Clark: local $[ works quite nicely in maint, so un-TODO it.
C
Nicholas Clark: Put the assignment to $XS_VERSION in a BEGIN block too.
C
Nicholas Clark: Integrate: [ 24041] Don't use vars in DynaLoader Remove left-over maintenance code
C
Vadim Konovalov: Revert the reversion of change 23524 and restore 23348:
C
Nicholas Clark: Provide a fixed $DynaLoader::XS_VERSION of 1.05, to fix bug #32539 whilst also allowing $DynaLoader::VERSION to be incremented (and DynaLoader upgraded)
C
Nicholas Clark: Clarify that all the dire (sounding) "unsafe" warnings apply to 5005 threads.
C
Nicholas Clark: Integrate: [ 29502] Downgrading a fixed or floating substring of a pattern whilst matching a studied string seems to get to a "should not happen" [bug #41067] It seems that Perl_regexec_flags() assumes that if the pre-downgraded substring
C
Nicholas Clark: Integrate: [ 26793] Cygwin issue (26792) and patchlevel (26790)
C
Jarkko Hietaniemi: Integrate: [ 28896] Subject: reentr reshuffle Message-ID: <451B9874.7060000@iki.fi>
C
Nicholas Clark: Integrate: [ 29616] Fix RT #6006: Regexp replaces using large replacement variables fail some of the time (i.e. when the substitution contains something like ${10}). Patch derived from a patch by Hugo van der Sanden; added also a second te
C
yves orton: Integrate: [ 29308] Subject: [perl #36909] $^R undefined on matches involving backreferences From: yves orton via RT <bugs-perl5@bugs6.perl.org> p4raw-link: @29308 on //depot/perl: f0852a51af159e1bea17f91d673cfba18804cbb5
C
Jarkko Hietaniemi: Integrate: [ 29644] As freeing up PL_linestr is now done via the scope stack, there's no need to make any temporary varariable a mortal, and waste effort on the temp stack (not) clearing it up.
C
Nicholas Clark: Integrate: [ 29193] eval $undef should emit one warning, not three. Also ensure that eval $undef clears $@ (it did, but only by luck)
C
H.Merijn Brand: Integrate: [ 26401] Missing file from last change
C
Nicholas Clark: Integrate: [ 28559] Cleanup and conversion to t/test.pl
C
Nicholas Clark: Integrate: [ 29628] Change PAD_MAX to something a bit less FORTRAN-ish than 999999999.
C
Nicholas Clark: Integrate: [ 29506] Subject: [PATCH] Re: [perl #41065] Out of memory!, while extending scalar From: Marcus Holland-Moritz <mhx-perl@gmx.net> Date: Sun, 10 Dec 2006 22:32:32 +0100 Message-ID: <20061210223232.0f3a5318@r2d2>
C
Nicholas Clark: Integrate: [ 29492] In Perl_fbm_instr(), no need to calculate the address of the table if we're going to return anyway.
C
Nicholas Clark: Integrate: [ 29429] Verify that the debugger has an array where to store lines before doing so. This fixes an assertion failure when parsing a script that begins with '#!perl -d'. Also, code factorization in toke.c.
C
Nicholas Clark: Integrate: [ 29327] Make undef $SIG{FOO} ignore the signal FOO
C
yves orton: Integrate: [ 29311] Subject: [perl #18209] bug in regex s/\s$word\s/ /gi; and $& From: "yves orton via RT" <perlbug-followup@perl.org> Date: Fri, 17 Nov 2006 10:17:48 -0800 Message-ID: <rt-3.5.HEAD-1713-1163787467-1300.18209-15-0@perl.org>
C
Nicholas Clark: Integrate: [ 29361] Fix for bug #38631: tied variables don't work with .= <>
C
yves orton: Integrate: [ 29239] [perl #40718] perl parser bug leading to memory corruption quoted-string parser naughtily maintained a pointer into an SV which could get realloc()ed.
C
Nicholas Clark: Integrate: [ 29201] Subject: [PATCH] replace S_sv_pos_b2u_forwards with utf8_length (was: sv_pos_b2u dislikes the extended UTF-8) From: SADAHIRO Tomoyuki <bqw10602@nifty.com> Date: Sun, 21 May 2006 14:00:43 +0900 Message-Id: <2006052114001
C
Nicholas Clark: Integrate: [ 29197] When code is loaded through an @INC-hook, and when this hook has set a filename entry in %INC, make sure __FILE__ is set for this code accordingly to the contents of that %INC entry.
C
Nicholas Clark: Integrate: [ 29033] Subject: [perl #40557] regexec.c saves context stack position improperly From: Dave Bailey (via RT) <perlbug-followup@perl.org> Date: Tue, 17 Oct 2006 09:37:28 -0700 Message-ID: <rt-3.5.HEAD-4979-1161103047-337.40557-75
C
SADAHIRO Tomoyuki: Integrate: [ 29040] panic if we attempt to sv_setsv to or from an already freed SV.
C
Nicholas Clark: And now actually fixed. (All tests pass)
C
Nicholas Clark: Fix up damage from change 30061 - at least make sv.c compile. [Problem caused by not running make test in the correct tree]
C
Nicholas Clark: Integrate: [ 29008] Don't bother checking for bad characters in prototypes if we're not going to warn about them.
C
Nicholas Clark: Integrate: [ 28867] Subject: [PATCH] C++: add -Wno-used-parameter, and drop ODBM_File From: Jarkko Hietaniemi <jhi@iki.fi> Date: Tue, 19 Sep 2006 09:19:22 +0300 Message-ID: <450F8BEA.1010802@iki.fi>
C
Nicholas Clark: Integrate: [ 28917] Subject: [perl #40427] Segfault in pack From: dgay@acm.org (via RT) <perlbug-followup@perl.org> Date: Thu, 28 Sep 2006 17:30:37 -0700 Message-ID: <rt-3.5.HEAD-31259-1159489837-428.40427-75-0@perl.org>
C
Jarkko Hietaniemi: Integrate: [ 28877] Subject: [PATCH] deal with some gcc warnings Message-ID: <45122C6F.9080904@iki.fi>
C
Jarkko Hietaniemi: Integrate: [ 27795] (Hopefully) fix coredumps in ByteLoader, which were a side effect of fixing a bug in B, and non-robust autogenerated code. When autogenerating initialiser statements for an array, it's a bad plan to have the size of
C
Yves Orton: Integrate: [ 28297] Subject: [PATCH] Stop harness from printing summary table header for each row in table Message-ID: <9b18b3110605231327t316104caoce301668178ee442@mail.gmail.com>
C
Nicholas Clark: Change 28489 giveth, and change 28488 taketh away. (Although for most people time flows forwards, so they won't see it this way). But the problem is that 28488 taketh away the {}, and whilst 28489 puteth them back, 28489 was about state va
C
Nicholas Clark: Fix bug introduced by a clean merge in change 30051. Either my test environment is screwy, or my ability to read (or at least notice things) is impaired. Although I suspect upgrading to Test::Harness 2.62 will help, as that restores the di
C
Nicholas Clark: Integrate: [ 28626] Clear up most of the VC6 compiler warnings in the following smoke: http://www.nntp.perl.org/group/perl.daily-build.reports/39733 p4raw-link: @28626 on //depot/perl: 670f1322a800dc03404a696600a617f3804f797d
C
Nicholas Clark: Update Changes
C
Nicholas Clark: Integrate: [ 27951] Subject: [perl #38709] Opening '|-' triggers unjustified taint check From: mhasch@cpan.org (via RT) <perlbug-followup@perl.org> Date: Fri, 10 Mar 2006 20:10:49 -0800 Message-ID: <rt-3.0.11-38709-130993.2.89182805885773@
C
Nicholas Clark: Integrate: [ 28359] Upgrade to Encode 2.18 p4raw-link: @28359 on //depot/perl: 656ebd29b326e7cb4e9181b77b10fccb1c1df3c6
C
Nicholas Clark: Integrate: [ 26958] Subject: [PATCH] quiet gcc Info message in cygwin From: Yitzchak Scott-Thoennes <sthoenna@efn.org> Date: Wed, 25 Jan 2006 19:16:09 -0800 Message-ID: <20060126031608.GA2588@efn.org>
C
Nicholas Clark: Integrate: [ 28609] Subject: [PATCH] Tru64: if cc given both -O and -g, -g must be -g3 From: Jarkko Hietaniemi <jhi@cc.hut.fi> Date: Sun, 23 Jul 2006 10:18:11 +0300 (EEST) Message-Id: <200607230718.k6N7IB4u009170@kosh.hut.fi>
C
Nicholas Clark: Integrate: [ 28731] gcc-4.1.1 on Fedora optimized away NULL chacks in Perl_do_close(), which caused core dumps.
C
Nicholas Clark: Integrate: [ 28759] Silence a bunch of Borland compiler warnings in SDBM_File (See: http://www.nntp.perl.org/group/perl.daily-build.reports/40283)
C
Jerry D. Hedden: Integrate: [ 28753] Subject: [PATCH] Don't promulgate Perl attributes From: "Jerry D. Hedden" <jdhedden@cpan.org> Date: Wed, 23 Aug 2006 10:07:05 -0700 Message-ID: <20060823100705.fb30e530d17747c2b054d625b8945d88.87c0ee9326.wbe@email.secu
C
Nicholas Clark: Integrate: [ 28670] Fixups for test failures caused by #28667 and #28668
C
Nicholas Clark: Integrate: [ 26593] Subject: [patch@26561] utf8.c const issue. From: "John E. Malmberg" <wb8tyw@qsl.net> Date: Mon, 02 Jan 2006 14:16:02 -0500 Message-ID: <43B97BF2.2050201@qsl.net>
C
Jarkko Hietaniemi: Integrate: [ 28645] Subject: [PATCH] g++ heavy shoveling Date: Wed, 02 Aug 2006 00:04:42 +0300 Message-ID: <44CFC1EA.2050702@iki.fi>
C
Nicholas Clark: Integrate: [ 28397] Subject: [PATCH] cflags.SH: rework the gcc warnings selection From: Jarkko Hietaniemi <jhi@iki.fi> Date: Thu, 15 Jun 2006 09:12:53 +0300 Message-ID: <4490FA65.70006@iki.fi>
C
More...