Front page | perl.perl5.porters |
Postings from December 2000
[ID 20001214.011] Unreachable value in a search list logical name
From:
coucoureux.p
Date:
December 14, 2000 08:05
Subject:
[ID 20001214.011] Unreachable value in a search list logical name
Message ID:
C12569B5.00565EFC.00@d07mta01.france.ibm.com
This is a bug report for perl from coucoureux.p@fr.ibm.com,
generated with the help of perlbug 1.28 running under perl v5.6.0.
---
In a search list logical name with more than 7 values, the last
values are not reachable.
Example:
$ Define STORY once,upon,a,time,there,was,a,little,girl,with
$ perl -e "for ($i = 0; $i <= 9; $i++) " -
_$ -e "{ print $ENV{'story;'.$i},' '}"
once upon a time there was a little
---
Flags:
category=core
severity=low
---
Site configuration information for perl v5.6.0:
Configured by system at Mon Nov 20 16:27:22 UTC+1:00 2000.
Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration:
Platform:
osname=VMS, osvers=V7.2-1, archname=VMS_AXP
uname='VMS piano V7.2-1 COMPAQ AlphaServer DS10 466 MHz'
config_args=''
hint=none, useposix=false, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=undef
use64bitint=undef use64bitall=undef uselongdouble=undef usesocks=undef
Compiler:
cc='CC/DECC', optimize='', gccversion=undef
cppflags='undef'
ccflags
='/Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=.obj/NoList/NOANSI_ALIAS'
stdchar='char', d_stdstdio=define, usevfork=true
intsize=4, longsize=4, ptrsize=4, doublesize=8
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=undef, Off_t='int',
lseeksize=4
alignbytes=8, usemymalloc=N, prototype=define
Linker and Libraries:
ld='Link', ldflags ='/NoTrace/NoMap'
libpth=/sys$share /sys$library
libs=
libc=(DECCRTL), so=exe, useshrplib=undef, libperl=undef
Dynamic Linking:
dlsrc=dl_vms.c, dlext=exe, d_dlsymun=undef, ccdlflags=''
cccdlflags='', lddlflags='/Share'
Locally applied patches:
VMSPIPE010 - combined VMS piping revamp
VMSMISC001 - misc VMS fixes, combined patch
---
@INC for perl v5.6.0:
perl_root:[lib.VMS_AXP.5_6_0]
perl_root:[lib]
perl_root:[lib.site_perl.VMS_AXP]
perl_root:[lib.site_perl]
/perl_root/lib/site_perl
.
---
Environment for perl v5.6.0:
HOME=disk$usr:[ptpc]
LANG (unset)
LANGUAGE (unset)
LD_LIBRARY_PATH (unset)
LOGDIR (unset)
PATH=RTSCUR:[runmqtst]
PERLSHR=PERL_ROOT:[000000]PERLSHR.EXE
PERL_BADLANG (unset)
PERL_ROOT=DKA0:[SYS0.SYSCOMMON.TOOLS.PERL.]
SHELL (unset)