Front page | perl.perl5.porters |
Postings from March 2011
[perl #87110] Bleadperl v5.13.9-536-gc11ff94 breaks JOKKE/Lingua-LO-Romanize-0.08.tar.gz
Thread Next
From:
perlbug-followup
Date:
March 26, 2011 22:37
Subject:
[perl #87110] Bleadperl v5.13.9-536-gc11ff94 breaks JOKKE/Lingua-LO-Romanize-0.08.tar.gz
Message ID:
rt-3.6.HEAD-16385-1301204256-1838.87110-75-0@perl.org
# New Ticket Created by (Andreas J. Koenig)
# Please include the string: [perl #87110]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=87110 >
rt@cpan:
--------
https://rt.cpan.org/Ticket/Display.html?id=66952
git bisect:
-----------
c11ff9433950cda8448b773418d1cb2592eea29d is the first bad commit
commit c11ff9433950cda8448b773418d1cb2592eea29d
Author: Karl Williamson <public@khwilliamson.com>
Date: Thu Feb 17 14:43:10 2011 -0700
handy.h: isIDFIRST_utf8() changed to use XIDStart
Previously this used a home-grown definition of an identifier start,
stemming from a bug in some early Unicode versions. This led to some
problems, fixed by #74022.
But the home-grown solution did not track Unicode, and allowed for
characters, like marks, to begin words when they shouldn't. This change
brings this macro into compliance with Unicode going-forward.
perl -V:
--------
Summary of my perl5 (revision 5 version 13 subversion 9) configuration:
Commit id: c11ff9433950cda8448b773418d1cb2592eea29d
Platform:
osname=linux, osvers=2.6.32-5-xen-amd64, archname=x86_64-linux
uname='linux k81 2.6.32-5-xen-amd64 #1 smp wed jan 12 05:46:49 utc 2011 x86_64 gnulinux '
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/v5.13.9-536-gc11ff94 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Uuseithreads -Uuselongdouble -DDEBUGGING=-g'
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 ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -g',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.5.2', 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 /usr/lib /lib64 /usr/lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.11.2.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.11.2'
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'
Characteristics of this binary (from libperl):
Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP PERL_USE_DEVEL
USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
USE_PERLIO USE_PERL_ATOF
Built under linux
Compiled at Mar 27 2011 00:05:05
@INC:
/home/src/perl/repoperls/installed-perls/perl/v5.13.9-536-gc11ff94/lib/site_perl/5.13.9/x86_64-linux
/home/src/perl/repoperls/installed-perls/perl/v5.13.9-536-gc11ff94/lib/site_perl/5.13.9
/home/src/perl/repoperls/installed-perls/perl/v5.13.9-536-gc11ff94/lib/5.13.9/x86_64-linux
/home/src/perl/repoperls/installed-perls/perl/v5.13.9-536-gc11ff94/lib/5.13.9
.
--
andreas
Thread Next
-
[perl #87110] Bleadperl v5.13.9-536-gc11ff94 breaks JOKKE/Lingua-LO-Romanize-0.08.tar.gz
by perlbug-followup