Front page | perl.perl5.porters |
Postings from October 2003
[perl #24121] Perl5 configure does not run when LC_ALL=tr_TR
Thread Next
From:
ismail donmez
Date:
October 5, 2003 15:59
Subject:
[perl #24121] Perl5 configure does not run when LC_ALL=tr_TR
Message ID:
rt-24121-65669.14.7325097907283@rt.perl.org
# New Ticket Created by ismail donmez
# Please include the string: [perl #24121]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=24121 >
This is a bug report for perl from ismail.donmez@boun.edu.tr,
generated with the help of perlbug 1.34 running under perl v5.8.1.
-----------------------------------------------------------------
[Please enter your report here]
If your LC_ALL=tr_TR or similar ( like tr_TR.UTF-8 ) perl5 ( 5.8.{0,1} ) exits with
Good, your tr supports [:lower:] and [:upper:] to convert case.
I don't know how to translate letters from upper to lower case.
Your tr is not acting any way I know of.
This is because toupper(i) != I in Turkish but its big i with a dot above.
[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
category=install
severity=medium
---
Site configuration information for perl v5.8.1:
Configured by root at Mon Sep 29 19:36:06 EEST 2003.
Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
Platform:
osname=linux, osvers=2.6.0-test6-mm1, archname=i686-linux
uname='linux southpark 2.6.0-test6-mm1 #9 mon sep 29 19:22:40 eest 2003 i686 unknown unknown gnulinux '
config_args='-de -Dprefix=/usr -Dcccdlflags=-fPIC'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O3',
cppflags='-fno-strict-aliasing'
ccversion='', gccversion='3.3', 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 =''
libpth=/lib /usr/lib
libs=-lnsl -lndbm -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.3.2'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fPIC', lddlflags='-shared'
Locally applied patches:
---
@INC for perl v5.8.1:
/usr/lib/perl5/5.8.1/i686-linux
/usr/lib/perl5/5.8.1
/usr/lib/perl5/site_perl/5.8.1/i686-linux
/usr/lib/perl5/site_perl/5.8.1
/usr/lib/perl5/site_perl
.
---
Environment for perl v5.8.1:
HOME=/home/cartman
LANG (unset)
LANGUAGE (unset)
LC_ALL=tr_TR.UTF-8
LD_LIBRARY_PATH (unset)
LOGDIR (unset)
PATH=~/cxoffice/bin:/opt/apache/bin:/opt/mysql/bin:/usr/batik:/opt/kde/qt/bin:/usr/java/bin:/usr/local/ssl/bin:/usr/acrobat/bin:/opt/kde/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/usr/Acrobat/bin:.:/sbin
PERL_BADLANG (unset)
SHELL=/bin/bash
Thread Next
-
[perl #24121] Perl5 configure does not run when LC_ALL=tr_TR
by ismail donmez