Front page | perl.perl5.porters |
Postings from August 2013
[perl #119331] [PATCH] 1695745 fix comment typo
Thread Previous
From:
l . mai @ web . de
Date:
August 17, 2013 08:01
Subject:
[perl #119331] [PATCH] 1695745 fix comment typo
Message ID:
rt-3.6.HEAD-2552-1376726496-1556.119331-75-0@perl.org
# New Ticket Created by l.mai@web.de
# Please include the string: [perl #119331]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=119331 >
This is a bug report for perl from l.mai@web.de,
generated with the help of perlbug 1.39 running under perl 5.18.1.
>From 16957454e9b5476dffed4cbaa0d008b00bf99dc9 Mon Sep 17 00:00:00 2001
From: Lukas Mai <l.mai@web.de>
Date: Sat, 17 Aug 2013 09:59:41 +0200
Subject: [PATCH] fix comment typo
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="------------1.8.1.5"
This is a multi-part message in MIME format.
--------------1.8.1.5
Content-Type: text/plain; charset=UTF-8; format=fixed
Content-Transfer-Encoding: 8bit
---
toke.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--------------1.8.1.5
Content-Type: text/x-patch; name="0001-fix-comment-typo.patch"
Content-Transfer-Encoding: 8bit
Content-Disposition: attachment; filename="0001-fix-comment-typo.patch"
diff --git a/toke.c b/toke.c
index fd970a8..4f3eee9 100644
--- a/toke.c
+++ b/toke.c
@@ -2550,7 +2550,7 @@ S_sublex_start(pTHX)
return THING;
}
else if (op_type == OP_BACKTICK && PL_lex_op) {
- /* readpipe() vas overriden */
+ /* readpipe() was overridden */
cSVOPx(cLISTOPx(cUNOPx(PL_lex_op)->op_first)->op_first->op_sibling)->op_sv = tokeq(PL_lex_stuff);
pl_yylval.opval = PL_lex_op;
PL_lex_op = NULL;
--------------1.8.1.5--
---
Flags:
category=core
severity=low
---
This perlbug was built using Perl 5.12.1 - Thu Jun 3 20:09:15 CEST 2010
It is being executed now by Perl 5.18.1 - Tue Aug 13 07:08:47 CEST 2013.
Site configuration information for perl 5.18.1:
Configured by mauke at Tue Aug 13 07:08:47 CEST 2013.
Summary of my perl5 (revision 5 version 18 subversion 1) configuration:
Platform:
osname=linux, osvers=3.5.7-gentoo, archname=i686-linux
uname='linux nora 3.5.7-gentoo #5 preempt sat jan 26 16:46:10 cet 2013 i686 amd athlon(tm) 64 processor 3200+ authenticamd gnulinux '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -flto',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.8.1', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-O2 -flto -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/../lib /usr/lib/../lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.15.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.15'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -flto -L/usr/local/lib -fstack-protector'
Locally applied patches:
SAVEARGV0 - disable magic open in <ARGV>
---
@INC for perl 5.18.1:
/home/mauke/usr/local/lib/perl5/site_perl/5.18.1/i686-linux
/home/mauke/usr/local/lib/perl5/site_perl/5.18.1
/home/mauke/usr/local/lib/perl5/5.18.1/i686-linux
/home/mauke/usr/local/lib/perl5/5.18.1
.
---
Environment for perl 5.18.1:
HOME=/home/mauke
LANG=en_US.UTF-8
LANGUAGE (unset)
LC_COLLATE=POSIX
LD_LIBRARY_PATH=/home/mauke/usr/local/lib
LOGDIR (unset)
PATH=/home/mauke/usr/perlbrew/bin:/home/mauke/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.6.3:/opt/sun-jdk-1.4.2.13/bin:/opt/sun-jdk-1.4.2.13/jre/bin:/opt/sun-jdk-1.4.2.13/jre/javaws:/opt/dmd/bin:/usr/games/bin
PERLBREW_BASHRC_VERSION=0.43
PERLBREW_HOME=/home/mauke/.perlbrew
PERLBREW_PATH=/home/mauke/usr/perlbrew/bin
PERLBREW_ROOT=/home/mauke/usr/perlbrew
PERLBREW_VERSION=0.27
PERL_BADLANG (unset)
PERL_UNICODE=SAL
SHELL=/bin/bash
Thread Previous