Perl / perl5

🐪 The Perl programming language
https://dev.perl.org/perl5/
Other
1.99k stars 557 forks source link

[PATCH] Upgrade to threads::shared 1.34 #10707

Closed p5pRT closed 14 years ago

p5pRT commented 14 years ago

Migrated from rt.perl.org#78290 (status was 'resolved')

Searchable as RT78290$

p5pRT commented 14 years ago

From @jdhedden

Created by @jdhedden

Attached patch upgrades blead to threads​::shared v1.34 to be in sync with the CPAN release. There are no code changes in this patch relative to blead.

Perl Info ``` Flags: category=library severity=low module=threads::shared Site configuration information for perl 5.12.2: Configured by Jerry at Thu Sep 16 09:52:43 EDT 2010. Summary of my perl5 (revision 5 version 12 subversion 2 patch 42531) configuration: Snapshot of: 7a3b65c9d99f69553fffe01f73d49fe9abf95120 Platform: osname=cygwin, osvers=1.5.25(0.15642), archname=cygwin-thread-multi-64int uname='cygwin_nt-5.1 pn100-02-2-364p 1.5.25(0.15642) 2008-06-12 19:34 i686 cygwin ' config_args='-de -Duse64bitint -Dusethreads -Dinc_version_list=none -Dnoextensions=IPC/SysV Sys/Syslog Devel/DProf Devel/Peek re GDBM_File NDBM_File ODBM_File Text/Soundex Math/BigInt/FastCalc Time/Piece -A append:ccflags= -DNO_MATHOMS -A define:optimize=-Os -pipe -funit-at-a-time -march=pentium4 -mfpmath=sse -mieee-fp -mmmx -msse -msse2' hint=recommended, useposix=true, d_sigaction=define useithreads=define, usemultiplicity=define useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, use64bitall=undef, uselongdouble=undef usemymalloc=y, bincompat5005=undef Compiler: cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -DNO_MATHOMS -fno-strict-aliasing -pipe', optimize='-Os -pipe -funit-at-a-time -march=pentium4 -mfpmath=sse -mieee-fp -mmmx -msse -msse2', cppflags='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -DNO_MATHOMS -fno-strict-aliasing -pipe' ccversion='', gccversion='3.4.4 (cygming special, gdc 0.12, using dmd 0.125)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='g++', ldflags =' -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--stack,8388608 -Wl,--enable-auto-image-base -s -L/usr/local/lib' libpth=/usr/local/lib /usr/lib /lib libs=-lgdbm -ldl -lcrypt -lgdbm_compat perllibs=-ldl -lcrypt libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=cygperl5_12_2.dll gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -s' cccdlflags=' ', lddlflags=' --shared -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--stack,8388608 -Wl,--enable-auto-image-base -s -L/usr/local/lib' Locally applied patches: @INC for perl 5.12.2: /usr/lib/perl5/site_perl/5.12.2/cygwin /usr/lib/perl5/site_perl/5.12.2 /usr/lib/perl5/5.12.2/cygwin /usr/lib/perl5/5.12.2 . Environment for perl 5.12.2: CYGWIN=ntsec HOME=/home/jhedden LANG=C LANGUAGE=C LC_ALL=C LD_LIBRARY_PATH (unset) LOGDIR (unset) PATH=/home/jhedden/bin:/usr/local/src/perl/bin:/link/work/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/c/Program Files/WiX:/c/djgpp/bin:/c/bb/tools/apache-ant-1.6.5/bin:/c/Program Files/nant-0.85/bin:/c/bb/tools/jse5/bin:/c/dev-cpp/bin:/c/WINDOWS/system32:/c/WINDOWS:/c/WINDOWS/system32/WBEM:/c/blp/API/dde:/c/blp/API:/c/oracle/ora92/bin:/c/Program Files/Oracle/jre/1.3.1/bin:/c/Program Files/Oracle/jre/1.1.8/bin:/c/Program Files/Hummingbird/Connectivity/7.10/Accessories:/usr/bin:/c/Program Files/Windows Imaging/:/c/Program Files/Citrix/ICAService/:/c/Program Files/Citrix/System32/:. PERLIO=perlio PERL_BADLANG (unset) SHELL (unset) ```
p5pRT commented 14 years ago

From @jdhedden

0001-Upgrade-to-threads-shared-1.34.patch ```diff From 9921eeff316d0d31c03f800ad92f0f3c8837e3d1 Mon Sep 17 00:00:00 2001 From: Jerry D. Hedden Date: Fri, 8 Oct 2010 12:58:33 -0400 Subject: [PATCH] Upgrade to threads::shared 1.34 --- Porting/Maintainers.pl | 2 +- dist/threads-shared/lib/threads/shared.pm | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 24719f3..73b02bb 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1431,7 +1431,7 @@ use File::Glob qw(:case); 'threads::shared' => { 'MAINTAINER' => 'jdhedden', - 'DISTRIBUTION' => 'JDHEDDEN/threads-shared-1.33.tar.gz', + 'DISTRIBUTION' => 'JDHEDDEN/threads-shared-1.34.tar.gz', 'FILES' => q[dist/threads-shared], 'EXCLUDED' => [ qw(examples/class.pl shared.h diff --git a/dist/threads-shared/lib/threads/shared.pm b/dist/threads-shared/lib/threads/shared.pm index 269e35a..b8ad7b7 100644 --- a/dist/threads-shared/lib/threads/shared.pm +++ b/dist/threads-shared/lib/threads/shared.pm @@ -7,7 +7,7 @@ use warnings; use Scalar::Util qw(reftype refaddr blessed); -our $VERSION = '1.33_04'; +our $VERSION = '1.34'; my $XS_VERSION = $VERSION; $VERSION = eval $VERSION; @@ -187,7 +187,7 @@ threads::shared - Perl extension for sharing data structures between threads =head1 VERSION -This document describes threads::shared version 1.33 +This document describes threads::shared version 1.34 =head1 SYNOPSIS @@ -589,7 +589,7 @@ L Discussion Forum on CPAN: L Annotated POD for L: -L +L Source repository: L -- 1.6.1.2 ```
p5pRT commented 14 years ago

From @bingos

On Fri\, Oct 08\, 2010 at 10​:04​:02AM -0700\, Jerry D. Hedden wrote​:

----------------------------------------------------------------- [Please describe your issue here]

Attached patch upgrades blead to threads​::shared v1.34 to be in sync with the CPAN release. There are no code changes in this patch relative to blead.

[Please do not change anything below this line] -----------------------------------------------------------------

Thanks applied as

http​://perl5.git.perl.org/perl.git/commitdiff/a51ebd1fd53deab311ad5aa93baad138339afbfd

Cheers\,

-- Chris Williams aka BinGOs PGP ID 0x4658671F http​://www.gumbynet.org.uk

p5pRT commented 14 years ago

The RT System itself - Status changed from 'new' to 'open'

p5pRT commented 14 years ago

@cpansprout - Status changed from 'open' to 'resolved'