Front page | perl.perl5.porters |
Postings from May 2012
[perl #112954] [PATCH] 4d69d28 Fix a bad reference to "unicode_strings"
Thread Next
From:
Tom Hukins
Date:
May 16, 2012 07:48
Subject:
[perl #112954] [PATCH] 4d69d28 Fix a bad reference to "unicode_strings"
Message ID:
rt-3.6.HEAD-4610-1337103837-1463.112954-75-0@perl.org
# New Ticket Created by Tom Hukins
# Please include the string: [perl #112954]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=112954 >
This is a bug report for perl from tom@eborcom.com,
generated with the help of perlbug 1.39 running under perl 5.12.4.
>From 4d69d28e518567a3ab78780e0f027586323a68ae Mon Sep 17 00:00:00 2001
From: Tom Hukins <tom@eborcom.com>
Date: Tue, 15 May 2012 17:35:47 +0000
Subject: [PATCH] Fix a bad reference to "unicode_strings"
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="------------1.7.9.6"
This is a multi-part message in MIME format.
--------------1.7.9.6
Content-Type: text/plain; charset=UTF-8; format=fixed
Content-Transfer-Encoding: 8bit
The documentation written for 2e2b2571 erroneously mentions
"unicode_semantics" instead of "unicode_strings".
---
pod/perlunicode.pod | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--------------1.7.9.6
Content-Type: text/x-patch; name="0001-Fix-a-bad-reference-to-unicode_strings.patch"
Content-Transfer-Encoding: 8bit
Content-Disposition: attachment; filename="0001-Fix-a-bad-reference-to-unicode_strings.patch"
diff --git a/pod/perlunicode.pod b/pod/perlunicode.pod
index adaa099..77daca3 100644
--- a/pod/perlunicode.pod
+++ b/pod/perlunicode.pod
@@ -1413,7 +1413,7 @@ in combination with various other pragmas.
Using caseless (C</i>) regular expression matching.
Starting in Perl 5.14.0, regular expressions compiled within
-the scope of C<unicode_semantics> use character semantics
+the scope of C<unicode_strings> use character semantics
even when executed or compiled into larger
regular expressions outside the scope.
@@ -1423,7 +1423,7 @@ Matching any of several properties in regular expressions, namely C<\b>,
C<\B>, C<\s>, C<\S>, C<\w>, C<\W>, and all the Posix character classes
I<except> C<[[:ascii:]]>.
Starting in Perl 5.14.0, regular expressions compiled within
-the scope of C<unicode_semantics> use character semantics
+the scope of C<unicode_strings> use character semantics
even when executed or compiled into larger
regular expressions outside the scope.
--------------1.7.9.6--
---
Flags:
category=docs
severity=critical
---
Site configuration information for perl 5.12.4:
Configured by ports-amd64 at Thu Feb 16 12:17:55 UTC 2012.
Summary of my perl5 (revision 5 version 12 subversion 4) configuration:
Platform:
osname=freebsd, osvers=8.1-release-p4, archname=amd64-freebsd
uname='freebsd freebsd.org 8.1-release-p4 freebsd 8.1-release-p4 #0: thu feb 16 12:17:42 utc 2012 kris@freebsd.org:usrsrcsysmagickernelpath amd64 '
config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.12.4/mach -Dprivlib=/usr/local/lib/perl5/5.12.4 -Dman3dir=/usr/local/lib/perl5/5.12.4/perl/man/man3 -Dman1dir=/usr/local/man/man1 -Dsitearch=/usr/local/lib/perl5/site_perl/5.12.4/mach -Dsitelib=/usr/local/lib/perl5/site_perl/5.12.4 -Dscriptdir=/usr/local/bin -Dsiteman3dir=/usr/local/lib/perl5/5.12.4/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv -Uinstallusrbinperl -Dcc=cc -Duseshrplib -Dinc_version_list=none -Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.12.4/BSDPAN" -Doptimize=-O2 -pipe -fno-strict-aliasing -Ui_gdbm -Dusethreads=n -Dusemymalloc=n -Duse64bitint'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.12.4/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O2 -pipe -fno-strict-aliasing',
cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.12.4/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 [FreeBSD]', 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 ='-pthread -Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lcrypt -lutil
perllibs=-lm -lcrypt -lutil
libc=, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-R/usr/local/lib/perl5/5.12.4/mach/CORE'
cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib -fstack-protector'
Locally applied patches:
---
@INC for perl 5.12.4:
/usr/local/lib/perl5/5.12.4/BSDPAN
/usr/local/lib/perl5/site_perl/5.12.4/mach
/usr/local/lib/perl5/site_perl/5.12.4
/usr/local/lib/perl5/5.12.4/mach
/usr/local/lib/perl5/5.12.4
.
---
Environment for perl 5.12.4:
HOME=/home/tom
LANG=en_GB.UTF-8
LANGUAGE (unset)
LD_LIBRARY_PATH (unset)
LOGDIR (unset)
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/tom/bin
PERL_BADLANG (unset)
SHELL=/usr/local/bin/zsh
Thread Next