-
Notifications
You must be signed in to change notification settings - Fork 577
[PATCH] Upgrade to threads::shared 1.58 #16374
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
From @jdheddenThis is a bug report for perl from jdhedden@cpan.org, The attached patch upgrades 'threads::shared' to version 1.58. Sync with blead in preparation for CPAN release. Flags: Site configuration information for perl 5.26.1: Configured by Debian at Fri Jan 12 19:31:09 UTC 2018. Summary of my perl5 (revision 5 version 26 subversion 1) configuration: Locally applied patches: @INC for perl 5.26.1: Environment for perl 5.26.1: |
From @jdhedden0001-Upgrade-to-threads-shared-1.58.patchFrom 4d2194cf6d65fb6d27afef766ed8b4010fb3a931 Mon Sep 17 00:00:00 2001
From: jdhedden <[email protected]>
Date: Sat, 20 Jan 2018 15:38:03 -0500
Subject: [PATCH] Upgrade to threads::shared 1.58
---
Porting/Maintainers.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 61fbbd3423..50f3df0e2e 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1172,7 +1172,7 @@ use File::Glob qw(:case);
},
'threads::shared' => {
- 'DISTRIBUTION' => 'JDHEDDEN/threads-shared-1.57.tar.gz',
+ 'DISTRIBUTION' => 'JDHEDDEN/threads-shared-1.58.tar.gz',
'FILES' => q[dist/threads-shared],
'EXCLUDED' => [
qw( examples/class.pl
--
2.15.1
|
The RT System itself - Status changed from 'new' to 'open' |
@jkeenan - Status changed from 'open' to 'pending release' |
From @khwilliamsonThank you for filing this report. You have helped make Perl better. With the release yesterday of Perl 5.28.0, this and 185 other issues have been Perl 5.28.0 may be downloaded via: If you find that the problem persists, feel free to reopen this ticket. |
@khwilliamson - Status changed from 'pending release' to 'resolved' |
Migrated from rt.perl.org#132747 (status was 'resolved')
Searchable as RT132747$
The text was updated successfully, but these errors were encountered: