Perl / perl5

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

[PATCH 0/7] teach perlbug to send patches via git-send-email #11388

Closed p5pRT closed 13 years ago

p5pRT commented 13 years ago

Migrated from rt.perl.org#91806 (status was 'rejected')

Searchable as RT91806$

p5pRT commented 13 years ago

From @jimc

Created by @jimc

[PATCH 0/7] teach perlbug to send patches via git-send-email   attaching patches​:   0001-perlhack.pod-fix-perlbug-invocation.patch   0002-perlbug-replace-all-opt_-with-opt.patch   0003-perlhack.pod-add-git-send-email-item.patch   0004-add-comments-with-single-quotes-to-fix-emacs-coloriz.patch   0005-perlbug.PL-add-g-git-option-to-send-patches-via-git-.patch   0006-perlbug-add-pod-help-for-g-option.patch   0007-invoke-git-send-email-with-thread.patch

This is a dogfood test. See if everything threads up into same ticket

Perl Info ``` Flags: category=utilities severity=low Site configuration information for perl 5.15.0: Configured by jimc at Sat May 21 16:19:39 MDT 2011. Summary of my perl5 (revision 5 version 15 subversion 0) configuration: Derived from: 6e9c5f8f3480fa51995ebc54e5d5475b1d878afb Platform: osname=linux, osvers=2.6.35.13-91.fc14.x86_64, archname=x86_64-linux-thread-multi uname='linux groucho.jimc.earth 2.6.35.13-91.fc14.x86_64 #1 smp tue may 3 13:23:06 utc 2011 x86_64 x86_64 x86_64 gnulinux ' config_args='-des -Dusedevel' hint=previous, useposix=true, d_sigaction=define useithreads=define, usemultiplicity=define useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, use64bitall=define, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2 -g', cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' ccversion='', gccversion='4.5.1 20100924 (Red Hat 4.5.1-4)', gccosandvers='' intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='cc', ldflags =' -fstack-protector -L/usr/local/lib' libpth=/usr/local/lib /lib/../lib64 /usr/lib/../lib64 /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64 libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=/lib/libc-2.13.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.13' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector' Locally applied patches: @INC for perl 5.15.0: lib /usr/local/lib/perl5/site_perl/5.14.0/x86_64-linux-thread-multi /usr/local/lib/perl5/site_perl/5.14.0 /usr/local/lib/perl5/5.14.0/x86_64-linux-thread-multi /usr/local/lib/perl5/5.14.0 . Environment for perl 5.15.0: HOME=/home/jimc LANG=en_US.utf8 LANGUAGE (unset) LD_LIBRARY_PATH=/usr/lib64/mpich2/lib:/usr/lib64/alliance/lib:/usr/lib64/alliance/lib LOGDIR (unset) PATH=/usr/lib64/qt-3.3/bin:/usr/lib64/mpich2/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/lib64/alliance/bin:/usr/libexec/sdcc:/home/jimc/bin:./bin:.:/usr/lib64/alliance/bin:/usr/libexec/sdcc PERL_BADLANG (unset) SHELL=/bin/bash ```
p5pRT commented 13 years ago

@iabyn - Status changed from 'new' to 'rejected'