Perl / perl5

🐪 The Perl programming language
https://dev.perl.org/perl5/
Other
1.88k stars 530 forks source link

Not OK: perl v5.7.0 +DEVEL6918 on i686-linux 2.2.13 #2513

Closed p5pRT closed 20 years ago

p5pRT commented 23 years ago

Migrated from rt.perl.org#3997 (status was 'resolved')

Searchable as RT3997$

p5pRT commented 23 years ago

From @abigail

Failure with lib/peek.t again.

---------- lib/peek.t ---------- 1..17 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 [SV = PVGV(0x8173158) at 0x8172850   REFCNT = 5   FLAGS = (GMG\,SMG\,MULTI)   IV = 0   NV = 0   MAGIC = 0x81731c8   MG_VIRTUAL = &PL_vtbl_glob   MG_TYPE = '*'   MG_OBJ = 0x8172850   NAME = "a"   NAMELEN = 1   GvSTASH = 0x813bbcc "main"   GP = 0x8173190   SV = 0x817285c   REFCNT = 1   IO = 0x0   FORM = 0x0
  AV = 0x0   HV = 0x0   CV = 0x0   CVGEN = 0x0   GPFLAGS = 0x0   LINE = 44   FILE = "lib/peek.t"   FLAGS = 0x2   EGV = 0x8172850 "a" ] vs [SV = PVGV\(0x[[​:xdigit​:]]+\) at 0x[[​:xdigit​:]]+   REFCNT = 5   FLAGS = \(GMG\,SMG\,MULTI(?​:\,IN_PAD)?\)   IV = 0   NV = 0   MAGIC = 0x[[​:xdigit​:]]+   MG_VIRTUAL = &PL_vtbl_glob   MG_TYPE = '\*'   MG_OBJ = 0x[[​:xdigit​:]]+   NAME = "a"   NAMELEN = 1   GvSTASH = 0x[[​:xdigit​:]]+\t"main"   GP = 0x[[​:xdigit​:]]+   SV = 0x[[​:xdigit​:]]+   REFCNT = 1   IO = 0x0   FORM = 0x0
  AV = 0x0   HV = 0x0   CV = 0x0   CVGEN = 0x0   GPFLAGS = 0x0   LINE = \d+   FILE = ".*\b(?i​:peek\.t)"   EGV = 0x[[​:xdigit​:]]+\t"a"] not ok 17

Perl Info ``` Flags: category=install severity=none Site configuration information for perl v5.7.0: Configured by abigail at Wed Aug 30 13:01:02 EDT 2000. Summary of my perl5 (revision 5.0 version 7 subversion 0) configuration: Platform: osname=linux, osvers=2.2.13, archname=i686-linux uname='linux alexandra 2.2.13 #5 tue feb 8 15:37:54 est 2000 i686 unknown ' config_args='-Dcf_email=abigail@foad.org -Dperladmin=abigail@foad.org -Doptimize=-g -des -Uinstallusrbinperl -Dprefix=/opt/bleedperl -Dusedevel' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=undef d_sfio=undef uselargefiles=define use64bitint=undef use64bitall=undef uselongdouble=undef usesocks=undef Compiler: cc='cc', optimize='-g', gccversion=2.95.2 19991024 (release), gccosandvers= cppflags='-DDEBUGGING -fno-strict-aliasing -I/usr/local/include' ccflags ='-DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' stdchar='char', d_stdstdio=define, usevfork=false 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, usemymalloc=n, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lndbm -lgdbm -ldbm -ldb -ldl -lm -lc -lposix -lcrypt -lutil libc=/lib/libc-2.1.2.so, so=so, useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib' Locally applied patches: DEVEL6918 @INC for perl v5.7.0: /home/abigail/Perl /home/abigail/Sybase /opt/bleedperl/lib/5.7.0/i686-linux /opt/bleedperl/lib/5.7.0 /opt/bleedperl/lib/site_perl/5.7.0/i686-linux /opt/bleedperl/lib/site_perl/5.7.0 /opt/bleedperl/lib/site_perl . Environment for perl v5.7.0: HOME=/home/abigail LANG (unset) LANGUAGE (unset) LD_LIBRARY_PATH=/home/abigail/Lib:/usr/local/lib:/usr/lib:/lib:/usr/X11R6/lib:/opt/tcl/lib:/opt/tk/lib/tk8.0 LOGDIR (unset) PATH=/home/abigail/Bin:/opt/perl/bin:/opt/tcl/bin:/opt/tk/bin:/usr/local/bin:/usr/local/X11/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/games:/opt/povray/bin:/opt/teTeX/bin/i686-pc-linux-gnu:/opt/python/bin PERL5LIB=/home/abigail/Perl:/home/abigail/Sybase PERLDIR=/opt/perl PERL_BADLANG (unset) SHELL=/bin/bash ```
p5pRT commented 23 years ago

From @jhi

FILE = "lib/peek\.t"
FLAGS = 0x2
EGV = 0x8172850    "a"

[snip] FILE = ".*\b(?i​:peek\.t)" EGV = 0x[[​:xdigit​:]]+\t"a"] not ok 17

This is most curious since t/lib/peek.t ends in my copy with​:

  FILE = ".*\\b(?i​:peek\\.t)"   FLAGS = $ADDR   EGV = $ADDR\\t"a"');

So where did the FLAGS = $ADDR go in your copy?

p5pRT commented 23 years ago

From @abigail

On Wed\, Aug 30\, 2000 at 12​:25​:01PM -0500\, Jarkko Hietaniemi wrote​:

FILE = "lib/peek\.t"
FLAGS = 0x2
EGV = 0x8172850    "a"

[snip] FILE = ".*\b(?i​:peek\.t)" EGV = 0x[[​:xdigit​:]]+\t"a"] not ok 17

This is most curious since t/lib/peek.t ends in my copy with​:

FILE = "\.\*\\\\b\(?i​:peek\\\\\.t\)"
FLAGS = $ADDR
EGV = $ADDR\\\\t"a"'\);

So where did the FLAGS = $ADDR go in your copy?

I have no idea\, and I haven't the faintest idea how to find the answer to that question.

Abigail

p5pRT commented 23 years ago

From @jhi

This is most curious since t/lib/peek.t ends in my copy with​:

FILE = "\.\*\\\\b\(?i​:peek\\\\\.t\)"
FLAGS = $ADDR
EGV = $ADDR\\\\t"a"'\);

So where did the FLAGS = $ADDR go in your copy?

I have no idea\, and I haven't the faintest idea how to find the answer to that question.

Is the FLAGS = $ADDR line in your @​6918 copy of t/lib/peek.t for the subtest #17?

p5pRT commented 23 years ago

From @abigail

On Wed\, Aug 30\, 2000 at 01​:25​:21PM -0500\, Jarkko Hietaniemi wrote​:

This is most curious since t/lib/peek.t ends in my copy with​:

FILE = "\.\*\\\\b\(?i​:peek\\\\\.t\)"
FLAGS = $ADDR
EGV = $ADDR\\\\t"a"'\);

So where did the FLAGS = $ADDR go in your copy?

I have no idea\, and I haven't the faintest idea how to find the answer to that question.

Is the FLAGS = $ADDR line in your @​6918 copy of t/lib/peek.t for the subtest #17?

No\, it ends with​:

  LINE = \\d+   FILE = ".*\\b(?i​:peek\\.t)"   EGV = $ADDR\\t"a"');

It ends with that in the perl@​6889 I downloaded yesterday (and I've used rsync to upgrade to 6918).

Abigail

p5pRT commented 23 years ago

From @jhi

Is the FLAGS = $ADDR line in your @​6918 copy of t/lib/peek.t for the subtest #17?

No\, it ends with​:

LINE = \\\\d\+
FILE = "\.\*\\\\b\(?i​:peek\\\\\.t\)"
EGV = $ADDR\\\\t"a"'\);

It ends with that in the perl@​6889 I downloaded yesterday (and I've used rsync to upgrade to 6918).

Then the rsyncable copy is out of date :-(

p5pRT commented 23 years ago

From @gsar

On Wed\, 30 Aug 2000 13​:37​:13 CDT\, Jarkko Hietaniemi wrote​:

Is the FLAGS = $ADDR line in your @​6918 copy of t/lib/peek.t for the subtest #17?

No\, it ends with​:

LINE = \\\\d\+
FILE = "\.\*\\\\b\(?i​:peek\\\\\.t\)"
EGV = $ADDR\\\\t"a"'\);

It ends with that in the perl@​6889 I downloaded yesterday (and I've used rsync to upgrade to 6918).

Then the rsyncable copy is out of date :-(

Nope. The t/lib/peek.t here is fine\, and the logs show the syncer has been running continuously for over a week.

Sarathy gsar@​ActiveState.com

Syncing up to change#6800 at Thu Aug 24 07​:27​:02 2000 //depot/perl/installman#18 - updating /home/gsar/ftp/APC/perl-current/installman Syncing up to change#6801 at Thu Aug 24 07​:37​:03 2000 //depot/perl/installman#19 - updating /home/gsar/ftp/APC/perl-current/installman Syncing up to change#6802 at Thu Aug 24 07​:42​:04 2000 //depot/perl/installman#20 - updating /home/gsar/ftp/APC/perl-current/installman Syncing up to change#6803 at Thu Aug 24 07​:47​:04 2000 //depot/perl/installman#21 - updating /home/gsar/ftp/APC/perl-current/installman Syncing up to change#6805 at Thu Aug 24 08​:02​:05 2000 //depot/perl/Changes#223 - updating /home/gsar/ftp/APC/perl-current/Changes //depot/perl/patchlevel.h#91 - updating /home/gsar/ftp/APC/perl-current/patchlevel.h //depot/perl/pod/perltoc.pod#42 - updating /home/gsar/ftp/APC/perl-current/pod/perltoc.pod Syncing up to change#6806 at Thu Aug 24 11​:17​:11 2000 //depot/perl/installman#22 - updating /home/gsar/ftp/APC/perl-current/installman Syncing up to change#6807 at Fri Aug 25 09​:37​:39 2000 //depot/perl/pod/perldiag.pod#168 - updating /home/gsar/ftp/APC/perl-current/pod/perldiag.pod Syncing up to change#6808 at Fri Aug 25 09​:42​:43 2000 //depot/perl/configure.com#39 - updating /home/gsar/ftp/APC/perl-current/configure.com Syncing up to change#6809 at Fri Aug 25 09​:47​:44 2000 //depot/perl/vms/vms.c#54 - updating /home/gsar/ftp/APC/perl-current/vms/vms.c Syncing up to change#6810 at Fri Aug 25 10​:02​:45 2000 //depot/perl/t/lib/cgi-html.t#14 - updating /home/gsar/ftp/APC/perl-current/t/lib/cgi-html.t Syncing up to change#6811 at Fri Aug 25 10​:07​:47 2000 //depot/perl/lib/ExtUtils/MM_Unix.pm#72 - updating /home/gsar/ftp/APC/perl-current/lib/ExtUtils/MM_Unix.pm Syncing up to change#6812 at Fri Aug 25 10​:12​:48 2000 //depot/perl/installperl#60 - updating /home/gsar/ftp/APC/perl-current/installperl Syncing up to change#6814 at Fri Aug 25 10​:17​:49 2000 //depot/perl/Makefile.SH#122 - updating /home/gsar/ftp/APC/perl-current/Makefile.SH //depot/perl/installman#23 - updating /home/gsar/ftp/APC/perl-current/installman Syncing up to change#6815 at Fri Aug 25 10​:42​:50 2000 //depot/perl/ext/Storable/Storable.pm#3 - updating /home/gsar/ftp/APC/perl-current/ext/Storable/Storable.pm Syncing up to change#6816 at Fri Aug 25 11​:27​:51 2000 //depot/perl/Configure#196 - updating /home/gsar/ftp/APC/perl-current/Configure //depot/perl/INSTALL#61 - updating /home/gsar/ftp/APC/perl-current/INSTALL //depot/perl/config_h.SH#134 - updating /home/gsar/ftp/APC/perl-current/config_h.SH //depot/perl/configure.com#40 - updating /home/gsar/ftp/APC/perl-current/configure.com //depot/perl/epoc/config.sh#16 - updating /home/gsar/ftp/APC/perl-current/epoc/config.sh //depot/perl/perl.c#274 - updating /home/gsar/ftp/APC/perl-current/perl.c //depot/perl/uconfig.h#4 - updating /home/gsar/ftp/APC/perl-current/uconfig.h //depot/perl/uconfig.sh#4 - updating /home/gsar/ftp/APC/perl-current/uconfig.sh //depot/perl/vos/config.def#16 - updating /home/gsar/ftp/APC/perl-current/vos/config.def //depot/perl/vos/config.h#16 - updating /home/gsar/ftp/APC/perl-current/vos/config.h //depot/perl/vos/config.pl#4 - updating /home/gsar/ftp/APC/perl-current/vos/config.pl //depot/perl/vos/config_h.SH_orig#15 - updating /home/gsar/ftp/APC/perl-current/vos/config_h.SH_orig //depot/perl/win32/config.bc#74 - updating /home/gsar/ftp/APC/perl-current/win32/config.bc //depot/perl/win32/config.gc#72 - updating /home/gsar/ftp/APC/perl-current/win32/config.gc //depot/perl/win32/config.vc#76 - updating /home/gsar/ftp/APC/perl-current/win32/config.vc Syncing up to change#6817 at Fri Aug 25 11​:32​:54 2000 //depot/perl/uconfig.h#5 - updating /home/gsar/ftp/APC/perl-current/uconfig.h //depot/perl/uconfig.sh#5 - updating /home/gsar/ftp/APC/perl-current/uconfig.sh Syncing up to change#6818 at Fri Aug 25 11​:47​:55 2000 //depot/perl/Configure#197 - updating /home/gsar/ftp/APC/perl-current/Configure Syncing up to change#6820 at Fri Aug 25 11​:52​:56 2000 //depot/perl/Changes#225 - updating /home/gsar/ftp/APC/perl-current/Changes //depot/perl/patchlevel.h#92 - updating /home/gsar/ftp/APC/perl-current/patchlevel.h Syncing up to change#6821 at Fri Aug 25 11​:57​:58 2000 //depot/perl/Changes#226 - updating /home/gsar/ftp/APC/perl-current/Changes //depot/perl/patchlevel.h#93 - updating /home/gsar/ftp/APC/perl-current/patchlevel.h Syncing up to change#6822 at Fri Aug 25 12​:02​:59 2000 //depot/perl/vos/config.h#17 - updating /home/gsar/ftp/APC/perl-current/vos/config.h Syncing up to change#6823 at Fri Aug 25 15​:48​:05 2000 //depot/perl/uconfig.h#6 - updating /home/gsar/ftp/APC/perl-current/uconfig.h //depot/perl/uconfig.sh#6 - updating /home/gsar/ftp/APC/perl-current/uconfig.sh Syncing up to change#6825 at Fri Aug 25 15​:58​:06 2000 //depot/perl/installman#24 - updating /home/gsar/ftp/APC/perl-current/installman //depot/perl/t/lib/cgi-html.t#15 - updating /home/gsar/ftp/APC/perl-current/t/lib/cgi-html.t Syncing up to change#6826 at Fri Aug 25 16​:03​:07 2000 //depot/perl/installperl#61 - updating /home/gsar/ftp/APC/perl-current/installperl Syncing up to change#6827 at Fri Aug 25 16​:58​:09 2000 //depot/perl/lib/Math/Trig.pm#15 - updating /home/gsar/ftp/APC/perl-current/lib/Math/Trig.pm //depot/perl/pod/perldelta.pod#219 - updating /home/gsar/ftp/APC/perl-current/pod/perldelta.pod //depot/perl/t/lib/trig.t#8 - updating /home/gsar/ftp/APC/perl-current/t/lib/trig.t Syncing up to change#6829 at Fri Aug 25 20​:06​:37 2000 //depot/perl/gv.c#109 - updating /home/gsar/ftp/APC/perl-current/gv.c //depot/perl/installman#25 - updating /home/gsar/ftp/APC/perl-current/installman //depot/perl/installperl#62 - updating /home/gsar/ftp/APC/perl-current/installperl Syncing up to change#6830 at Fri Aug 25 21​:31​:40 2000 //depot/perl/t/lib/trig.t#9 - updating /home/gsar/ftp/APC/perl-current/t/lib/trig.t Syncing up to change#6831 at Fri Aug 25 21​:36​:41 2000 //depot/perl/ext/Storable/Storable.xs#8 - updating /home/gsar/ftp/APC/perl-current/ext/Storable/Storable.xs Syncing up to change#6832 at Fri Aug 25 21​:41​:42 2000 //depot/perl/pod/perlguts.pod#67 - updating /home/gsar/ftp/APC/perl-current/pod/perlguts.pod Syncing up to change#6833 at Fri Aug 25 21​:56​:43 2000 //depot/perl/ext/Storable/Storable.xs#9 - updating /home/gsar/ftp/APC/perl-current/ext/Storable/Storable.xs Syncing up to change#6834 at Fri Aug 25 22​:01​:44 2000 //depot/perl/ext/Storable/Storable.xs#10 - updating /home/gsar/ftp/APC/perl-current/ext/Storable/Storable.xs Syncing up to change#6836 at Fri Aug 25 22​:06​:45 2000 //depot/perl/ext/Storable/Storable.xs#12 - updating /home/gsar/ftp/APC/perl-current/ext/Storable/Storable.xs Syncing up to change#6837 at Fri Aug 25 22​:26​:46 2000 //depot/perl/ext/Storable/Storable.xs#13 - updating /home/gsar/ftp/APC/perl-current/ext/Storable/Storable.xs Syncing up to change#6838 at Sat Aug 26 07​:06​:58 2000 //depot/perl/installperl#63 - updating /home/gsar/ftp/APC/perl-current/installperl Syncing up to change#6839 at Sat Aug 26 07​:12​:02 2000 //depot/perl/Makefile.SH#123 - updating /home/gsar/ftp/APC/perl-current/Makefile.SH //depot/perl/installman#26 - updating /home/gsar/ftp/APC/perl-current/installman //depot/perl/installperl#64 - updating /home/gsar/ftp/APC/perl-current/installperl Syncing up to change#6840 at Sat Aug 26 07​:27​:03 2000 //depot/perl/hints/solaris_2.sh#47 - updating /home/gsar/ftp/APC/perl-current/hints/solaris_2.sh Syncing up to change#6841 at Sat Aug 26 08​:57​:05 2000 //depot/perl/Changes#227 - updating /home/gsar/ftp/APC/perl-current/Changes //depot/perl/patchlevel.h#94 - updating /home/gsar/ftp/APC/perl-current/patchlevel.h Syncing up to change#6842 at Sun Aug 27 07​:52​:31 2000 //depot/perl/t/lib/trig.t#10 - updating /home/gsar/ftp/APC/perl-current/t/lib/trig.t Syncing up to change#6843 at Sun Aug 27 07​:57​:35 2000 //depot/perl/installman#27 - updating /home/gsar/ftp/APC/perl-current/installman Syncing up to change#6844 at Sun Aug 27 08​:02​:36 2000 //depot/perl/djgpp/config.over#12 - updating /home/gsar/ftp/APC/perl-current/djgpp/config.over //depot/perl/lib/File/Temp.pm#12 - updating /home/gsar/ftp/APC/perl-current/lib/File/Temp.pm //depot/perl/pod/buildtoc.PL#5 - updating /home/gsar/ftp/APC/perl-current/pod/buildtoc.PL //depot/perl/t/lib/ftmp-security.t#6 - updating /home/gsar/ftp/APC/perl-current/t/lib/ftmp-security.t //depot/perl/t/lib/posix.t#17 - updating /home/gsar/ftp/APC/perl-current/t/lib/posix.t //depot/perl/t/pragma/warn/pp_sys#18 - updating /home/gsar/ftp/APC/perl-current/t/pragma/warn/pp_sys Syncing up to change#6845 at Sun Aug 27 08​:12​:37 2000 //depot/perl/lib/ExtUtils/MM_Unix.pm#73 - updating /home/gsar/ftp/APC/perl-current/lib/ExtUtils/MM_Unix.pm Syncing up to change#6846 at Sun Aug 27 08​:22​:38 2000 //depot/perl/Configure#198 - updating /home/gsar/ftp/APC/perl-current/Configure Syncing up to change#6847 at Sun Aug 27 08​:32​:40 2000 //depot/perl/t/pragma/warn/pp_sys#19 - updating /home/gsar/ftp/APC/perl-current/t/pragma/warn/pp_sys Syncing up to change#6848 at Sun Aug 27 08​:37​:41 2000 //depot/perl/ext/Thread/Thread.xs#49 - updating /home/gsar/ftp/APC/perl-current/ext/Thread/Thread.xs Syncing up to change#6850 at Sun Aug 27 09​:12​:42 2000 //depot/perl/Changes#228 - updating /home/gsar/ftp/APC/perl-current/Changes //depot/perl/configpm#24 - updating /home/gsar/ftp/APC/perl-current/configpm //depot/perl/patchlevel.h#95 - updating /home/gsar/ftp/APC/perl-current/patchlevel.h //depot/perl/pod/perldelta.pod#220 - updating /home/gsar/ftp/APC/perl-current/pod/perldelta.pod Syncing up to change#6851 at Sun Aug 27 14​:22​:49 2000 //depot/perl/pod/perldelta.pod#221 - updating /home/gsar/ftp/APC/perl-current/pod/perldelta.pod Syncing up to change#6854 at Sun Aug 27 14​:37​:54 2000 //depot/perl/Changes#229 - updating /home/gsar/ftp/APC/perl-current/Changes //depot/perl/ext/Storable/Storable.xs#14 - updating /home/gsar/ftp/APC/perl-current/ext/Storable/Storable.xs //depot/perl/lib/ExtUtils/xsubpp#40 - updating /home/gsar/ftp/APC/perl-current/lib/ExtUtils/xsubpp //depot/perl/patchlevel.h#96 - updating /home/gsar/ftp/APC/perl-current/patchlevel.h Syncing up to change#6855 at Sun Aug 27 15​:02​:56 2000 //depot/perl/lib/ExtUtils/xsubpp#41 - updating /home/gsar/ftp/APC/perl-current/lib/ExtUtils/xsubpp Syncing up to change#6856 at Sun Aug 27 15​:12​:57 2000 //depot/perl/Changes#230 - updating /home/gsar/ftp/APC/perl-current/Changes //depot/perl/patchlevel.h#97 - updating /home/gsar/ftp/APC/perl-current/patchlevel.h Syncing up to change#6857 at Mon Aug 28 08​:43​:20 2000 //depot/perl/lib/Math/Complex.pm#22 - updating /home/gsar/ftp/APC/perl-current/lib/Math/Complex.pm //depot/perl/t/lib/complex.t#18 - updating /home/gsar/ftp/APC/perl-current/t/lib/complex.t Syncing up to change#6858 at Mon Aug 28 09​:03​:21 2000 //depot/perl/lib/Cwd.pm#28 - updating /home/gsar/ftp/APC/perl-current/lib/Cwd.pm Syncing up to change#6859 at Mon Aug 28 09​:08​:22 2000 //depot/perl/ext/ByteLoader/bytecode.h#16 - updating /home/gsar/ftp/APC/perl-current/ext/ByteLoader/bytecode.h Syncing up to change#6860 at Mon Aug 28 09​:53​:24 2000 //depot/perl/lib/overload.pm#15 - updating /home/gsar/ftp/APC/perl-current/lib/overload.pm Syncing up to change#6861 at Mon Aug 28 10​:58​:26 2000 //depot/perl/Makefile.SH#124 - updating /home/gsar/ftp/APC/perl-current/Makefile.SH Syncing up to change#6862 at Mon Aug 28 11​:08​:27 2000 //depot/perl/lib/Cwd.pm#29 - updating /home/gsar/ftp/APC/perl-current/lib/Cwd.pm Syncing up to change#6863 at Mon Aug 28 11​:58​:28 2000 //depot/perl/sv.c#257 - updating /home/gsar/ftp/APC/perl-current/sv.c Syncing up to change#6864 at Mon Aug 28 13​:38​:31 2000 //depot/perl/hints/aix.sh#42 - updating /home/gsar/ftp/APC/perl-current/hints/aix.sh Syncing up to change#6865 at Mon Aug 28 14​:03​:33 2000 //depot/perl/Configure#199 - updating /home/gsar/ftp/APC/perl-current/Configure //depot/perl/config_h.SH#135 - updating /home/gsar/ftp/APC/perl-current/config_h.SH Syncing up to change#6866 at Mon Aug 28 14​:33​:35 2000 //depot/perl/hv.h#17 - updating /home/gsar/ftp/APC/perl-current/hv.h Syncing up to change#6868 at Mon Aug 28 14​:38​:36 2000 //depot/perl/Changes#231 - updating /home/gsar/ftp/APC/perl-current/Changes //depot/perl/Makefile.SH#125 - updating /home/gsar/ftp/APC/perl-current/Makefile.SH //depot/perl/patchlevel.h#98 - updating /home/gsar/ftp/APC/perl-current/patchlevel.h Syncing up to change#6869 at Mon Aug 28 16​:13​:39 2000 //depot/perl/lib/warnings.pm#10 - updating /home/gsar/ftp/APC/perl-current/lib/warnings.pm //depot/perl/pod/perllexwarn.pod#14 - updating /home/gsar/ftp/APC/perl-current/pod/perllexwarn.pod //depot/perl/t/pragma/warn/7fatal#7 - updating /home/gsar/ftp/APC/perl-current/t/pragma/warn/7fatal //depot/perl/warnings.h#9 - updating /home/gsar/ftp/APC/perl-current/warnings.h //depot/perl/warnings.pl#11 - updating /home/gsar/ftp/APC/perl-current/warnings.pl Syncing up to change#6871 at Mon Aug 28 16​:23​:40 2000 //depot/perl/Makefile.SH#126 - updating /home/gsar/ftp/APC/perl-current/Makefile.SH //depot/perl/patchlevel.h#99 - updating /home/gsar/ftp/APC/perl-current/patchlevel.h Syncing up to change#6872 at Mon Aug 28 16​:33​:41 2000 //depot/perl/README.os390#6 - updating /home/gsar/ftp/APC/perl-current/README.os390 //depot/perl/pod/perl5004delta.pod#6 - updating /home/gsar/ftp/APC/perl-current/pod/perl5004delta.pod //depot/perl/pod/perldebtut.pod#6 - updating /home/gsar/ftp/APC/perl-current/pod/perldebtut.pod //depot/perl/pod/perlebcdic.pod#2 - updating /home/gsar/ftp/APC/perl-current/pod/perlebcdic.pod //depot/perl/pod/perlfunc.pod#195 - updating /home/gsar/ftp/APC/perl-current/pod/perlfunc.pod //depot/perl/pod/perlguts.pod#68 - updating /home/gsar/ftp/APC/perl-current/pod/perlguts.pod //depot/perl/pod/perlipc.pod#27 - updating /home/gsar/ftp/APC/perl-current/pod/perlipc.pod //depot/perl/pod/perlthrtut.pod#8 - updating /home/gsar/ftp/APC/perl-current/pod/perlthrtut.pod //depot/perl/pod/perlutil.pod#4 - updating /home/gsar/ftp/APC/perl-current/pod/perlutil.pod Syncing up to change#6873 at Mon Aug 28 18​:08​:45 2000 //depot/perl/Makefile.SH#127 - updating /home/gsar/ftp/APC/perl-current/Makefile.SH //depot/perl/hints/os2.sh#24 - updating /home/gsar/ftp/APC/perl-current/hints/os2.sh Syncing up to change#6874 at Mon Aug 28 19​:08​:50 2000 /home/gsar/ftp/APC/... - file(s) up-to-date. Syncing up to change#6876 at Tue Aug 29 05​:54​:08 2000 //depot/perl/ext/Thread/Thread.xs#50 - updating /home/gsar/ftp/APC/perl-current/ext/Thread/Thread.xs //depot/perl/lib/Getopt/Long.pm#24 - updating /home/gsar/ftp/APC/perl-current/lib/Getopt/Long.pm //depot/perl/t/base/term.t#9 - updating /home/gsar/ftp/APC/perl-current/t/base/term.t //depot/perl/t/comp/bproto.t#3 - updating /home/gsar/ftp/APC/perl-current/t/comp/bproto.t //depot/perl/t/comp/colon.t#7 - updating /home/gsar/ftp/APC/perl-current/t/comp/colon.t //depot/perl/t/comp/cpp.t#9 - updating /home/gsar/ftp/APC/perl-current/t/comp/cpp.t //depot/perl/t/comp/proto.t#18 - updating /home/gsar/ftp/APC/perl-current/t/comp/proto.t //depot/perl/t/comp/require.t#18 - updating /home/gsar/ftp/APC/perl-current/t/comp/require.t //depot/perl/t/comp/use.t#12 - updating /home/gsar/ftp/APC/perl-current/t/comp/use.t //depot/perl/t/io/argv.t#12 - updating /home/gsar/ftp/APC/perl-current/t/io/argv.t //depot/perl/t/io/fs.t#21 - updating /home/gsar/ftp/APC/perl-current/t/io/fs.t //depot/perl/t/io/open.t#16 - updating /home/gsar/ftp/APC/perl-current/t/io/open.t //depot/perl/t/io/openpid.t#7 - updating /home/gsar/ftp/APC/perl-current/t/io/openpid.t //depot/perl/t/io/pipe.t#21 - updating /home/gsar/ftp/APC/perl-current/t/io/pipe.t //depot/perl/t/lib/abbrev.t#7 - updating /home/gsar/ftp/APC/perl-current/t/lib/abbrev.t //depot/perl/t/lib/ansicolor.t#4 - updating /home/gsar/ftp/APC/perl-current/t/lib/ansicolor.t //depot/perl/t/lib/anydbm.t#18 - updating /home/gsar/ftp/APC/perl-current/t/lib/anydbm.t //depot/perl/t/lib/attrs.t#4 - updating /home/gsar/ftp/APC/perl-current/t/lib/attrs.t //depot/perl/t/lib/autoloader.t#8 - updating /home/gsar/ftp/APC/perl-current/t/lib/autoloader.t //depot/perl/t/lib/b.t#11 - updating /home/gsar/ftp/APC/perl-current/t/lib/b.t //depot/perl/t/lib/basename.t#7 - updating /home/gsar/ftp/APC/perl-current/t/lib/basename.t //depot/perl/t/lib/bigint.t#7 - updating /home/gsar/ftp/APC/perl-current/t/lib/bigint.t //depot/perl/t/lib/bigintpm.t#15 - updating /home/gsar/ftp/APC/perl-current/t/lib/bigintpm.t //depot/perl/t/lib/cgi-form.t#6 - updating /home/gsar/ftp/APC/perl-current/t/lib/cgi-form.t //depot/perl/t/lib/cgi-function.t#8 - updating /home/gsar/ftp/APC/perl-current/t/lib/cgi-function.t //depot/perl/t/lib/cgi-html.t#16 - updating /home/gsar/ftp/APC/perl-current/t/lib/cgi-html.t //depot/perl/t/lib/cgi-pretty.t#4 - updating /home/gsar/ftp/APC/perl-current/t/lib/cgi-pretty.t //depot/perl/t/lib/cgi-request.t#8 - updating /home/gsar/ftp/APC/perl-current/t/lib/cgi-request.t //depot/perl/t/lib/charnames.t#11 - updating /home/gsar/ftp/APC/perl-current/t/lib/charnames.t //depot/perl/t/lib/checktree.t#7 - updating /home/gsar/ftp/APC/perl-current/t/lib/checktree.t //depot/perl/t/lib/complex.t#19 - updating /home/gsar/ftp/APC/perl-current/t/lib/complex.t //depot/perl/t/lib/db-btree.t#16 - updating /home/gsar/ftp/APC/perl-current/t/lib/db-btree.t //depot/perl/t/lib/db-hash.t#14 - updating /home/gsar/ftp/APC/perl-current/t/lib/db-hash.t //depot/perl/t/lib/db-recno.t#15 - updating /home/gsar/ftp/APC/perl-current/t/lib/db-recno.t //depot/perl/t/lib/dirhand.t#8 - updating /home/gsar/ftp/APC/perl-current/t/lib/dirhand.t //depot/perl/t/lib/dosglob.t#8 - updating /home/gsar/ftp/APC/perl-current/t/lib/dosglob.t //depot/perl/t/lib/dprof.t#5 - updating /home/gsar/ftp/APC/perl-current/t/lib/dprof.t //depot/perl/t/lib/dumper-ovl.t#4 - updating /home/gsar/ftp/APC/perl-current/t/lib/dumper-ovl.t //depot/perl/t/lib/dumper.t#12 - updating /home/gsar/ftp/APC/perl-current/t/lib/dumper.t //depot/perl/t/lib/english.t#12 - updating /home/gsar/ftp/APC/perl-current/t/lib/english.t //depot/perl/t/lib/env-array.t#2 - updating /home/gsar/ftp/APC/perl-current/t/lib/env-array.t //depot/perl/t/lib/env.t#8 - updating /home/gsar/ftp/APC/perl-current/t/lib/env.t //depot/perl/t/lib/errno.t#4 - updating /home/gsar/ftp/APC/perl-current/t/lib/errno.t //depot/perl/t/lib/fatal.t#5 - updating /home/gsar/ftp/APC/perl-current/t/lib/fatal.t //depot/perl/t/lib/fields.t#11 - updating /home/gsar/ftp/APC/perl-current/t/lib/fields.t //depot/perl/t/lib/filecache.t#7 - updating /home/gsar/ftp/APC/perl-current/t/lib/filecache.t //depot/perl/t/lib/filecopy.t#11 - updating /home/gsar/ftp/APC/perl-current/t/lib/filecopy.t //depot/perl/t/lib/filefind.t#14 - updating /home/gsar/ftp/APC/perl-current/t/lib/filefind.t //depot/perl/t/lib/filefunc.t#4 - updating /home/gsar/ftp/APC/perl-current/t/lib/filefunc.t //depot/perl/t/lib/filehand.t#12 - updating /home/gsar/ftp/APC/perl-current/t/lib/filehand.t //depot/perl/t/lib/filepath.t#8 - updating /home/gsar/ftp/APC/perl-current/t/lib/filepath.t //depot/perl/t/lib/filespec.t#11 - updating /home/gsar/ftp/APC/perl-current/t/lib/filespec.t //depot/perl/t/lib/findbin.t#7 - updating /home/gsar/ftp/APC/perl-current/t/lib/findbin.t //depot/perl/t/lib/ftmp-mktemp.t#3 - updating /home/gsar/ftp/APC/perl-current/t/lib/ftmp-mktemp.t //depot/perl/t/lib/ftmp-posix.t#4 - updating /home/gsar/ftp/APC/perl-current/t/lib/ftmp-posix.t //depot/perl/t/lib/ftmp-security.t#7 - updating /home/gsar/ftp/APC/perl-current/t/lib/ftmp-security.t //depot/perl/t/lib/ftmp-tempfile.t#4 - updating /home/gsar/ftp/APC/perl-current/t/lib/ftmp-tempfile.t //depot/perl/t/lib/gdbm.t#13 - updating /home/gsar/ftp/APC/perl-current/t/lib/gdbm.t //depot/perl/t/lib/getopt.t#7 - updating /home/gsar/ftp/APC/perl-current/t/lib/getopt.t //depot/perl/t/lib/glob-basic.t#13 - updating /home/gsar/ftp/APC/perl-current/t/lib/glob-basic.t //depot/perl/t/lib/glob-case.t#4 - updating /home/gsar/ftp/APC/perl-current/t/lib/glob-case.t //depot/perl/t/lib/glob-global.t#5 - updating /home/gsar/ftp/APC/perl-current/t/lib/glob-global.t //depot/perl/t/lib/glob-taint.t#4 - updating /home/gsar/ftp/APC/perl-current/t/lib/glob-taint.t //depot/perl/t/lib/gol-basic.t#6 - updating /home/gsar/ftp/APC/perl-current/t/lib/gol-basic.t //depot/perl/t/lib/gol-compat.t#4 - updating /home/gsar/ftp/APC/perl-current/t/lib/gol-compat.t //depot/perl/t/lib/gol-linkage.t#4 - updating /home/gsar/ftp/APC/perl-current/t/lib/gol-linkage.t //depot/perl/t/lib/gol-oo.t#5 - updating /home/gsar/ftp/APC/perl-current/t/lib/gol-oo.t //depot/perl/t/lib/h2ph.t#6 - updating /home/gsar/ftp/APC/perl-current/t/lib/h2ph.t //depot/perl/t/lib/hostname.t#9 - updating /home/gsar/ftp/APC/perl-current/t/lib/hostname.t //depot/perl/t/lib/io_const.t#3 - updating /home/gsar/ftp/APC/perl-current/t/lib/io_const.t //depot/perl/t/lib/io_dir.t#3 - updating /home/gsar/ftp/APC/perl-current/t/lib/io_dir.t //depot/perl/t/lib/io_dup.t#7 - updating /home/gsar/ftp/APC/perl-current/t/lib/io_dup.t //depot/perl/t/lib/io_linenum.t#4 - updating /home/gsar/ftp/APC/perl-current/t/lib/io_linenum.t //depot/perl/t/lib/io_multihomed.t#7 - updating /home/gsar/ftp/APC/perl-current/t/lib/io_multihomed.t //depot/perl/t/lib/io_pipe.t#9 - updating /home/gsar/ftp/APC/perl-current/t/lib/io_pipe.t //depot/perl/t/lib/io_poll.t#6 - updating /home/gsar/ftp/APC/perl-current/t/lib/io_poll.t //depot/perl/t/lib/io_sel.t#9 - updating /home/gsar/ftp/APC/perl-current/t/lib/io_sel.t //depot/perl/t/lib/io_sock.t#17 - updating /home/gsar/ftp/APC/perl-current/t/lib/io_sock.t //depot/perl/t/lib/io_taint.t#7 - updating /home/gsar/ftp/APC/perl-current/t/lib/io_taint.t //depot/perl/t/lib/io_tell.t#8 - updating /home/gsar/ftp/APC/perl-current/t/lib/io_tell.t //depot/perl/t/lib/io_udp.t#13 - updating /home/gsar/ftp/APC/perl-current/t/lib/io_udp.t //depot/perl/t/lib/io_unix.t#11 - updating /home/gsar/ftp/APC/perl-current/t/lib/io_unix.t //depot/perl/t/lib/io_xs.t#7 - updating /home/gsar/ftp/APC/perl-current/t/lib/io_xs.t //depot/perl/t/lib/ipc_sysv.t#15 - updating /home/gsar/ftp/APC/perl-current/t/lib/ipc_sysv.t //depot/perl/t/lib/ndbm.t#12 - updating /home/gsar/ftp/APC/perl-current/t/lib/ndbm.t //depot/perl/t/lib/odbm.t#14 - updating /home/gsar/ftp/APC/perl-current/t/lib/odbm.t //depot/perl/t/lib/opcode.t#7 - updating /home/gsar/ftp/APC/perl-current/t/lib/opcode.t //depot/perl/t/lib/open2.t#7 - updating /home/gsar/ftp/APC/perl-current/t/lib/open2.t //depot/perl/t/lib/open3.t#9 - updating /home/gsar/ftp/APC/perl-current/t/lib/open3.t //depot/perl/t/lib/ops.t#7 - updating /home/gsar/ftp/APC/perl-current/t/lib/ops.t //depot/perl/t/lib/parsewords.t#10 - updating /home/gsar/ftp/APC/perl-current/t/lib/parsewords.t //depot/perl/t/lib/peek.t#9 - updating /home/gsar/ftp/APC/perl-current/t/lib/peek.t //depot/perl/t/lib/ph.t#5 - updating /home/gsar/ftp/APC/perl-current/t/lib/ph.t //depot/perl/t/lib/posix.t#18 - updating /home/gsar/ftp/APC/perl-current/t/lib/posix.t //depot/perl/t/lib/safe1.t#7 - updating /home/gsar/ftp/APC/perl-current/t/lib/safe1.t //depot/perl/t/lib/safe2.t#14 - updating /home/gsar/ftp/APC/perl-current/t/lib/safe2.t //depot/perl/t/lib/sdbm.t#14 - updating /home/gsar/ftp/APC/perl-current/t/lib/sdbm.t //depot/perl/t/lib/searchdict.t#8 - updating /home/gsar/ftp/APC/perl-current/t/lib/searchdict.t //depot/perl/t/lib/selectsaver.t#7 - updating /home/gsar/ftp/APC/perl-current/t/lib/selectsaver.t //depot/perl/t/lib/selfloader.t#3 - updating /home/gsar/ftp/APC/perl-current/t/lib/selfloader.t //depot/perl/t/lib/socket.t#9 - updating /home/gsar/ftp/APC/perl-current/t/lib/socket.t //depot/perl/t/lib/soundex.t#7 - updating /home/gsar/ftp/APC/perl-current/t/lib/soundex.t //depot/perl/t/lib/st-06compat.t#5 - updating /home/gsar/ftp/APC/perl-current/t/lib/st-06compat.t //depot/perl/t/lib/st-blessed.t#4 - updating /home/gsar/ftp/APC/perl-current/t/lib/st-blessed.t //depot/perl/t/lib/st-canonical.t#4 - updating /home/gsar/ftp/APC/perl-current/t/lib/st-canonical.t //depot/perl/t/lib/st-dclone.t#4 - updating /home/gsar/ftp/APC/perl-current/t/lib/st-dclone.t //depot/perl/t/lib/st-forgive.t#6 - updating /home/gsar/ftp/APC/perl-current/t/lib/st-forgive.t //depot/perl/t/lib/st-freeze.t#4 - updating /home/gsar/ftp/APC/perl-current/t/lib/st-freeze.t //depot/perl/t/lib/st-overload.t#4 - updating /home/gsar/ftp/APC/perl-current/t/lib/st-overload.t //depot/perl/t/lib/st-recurse.t#4 - updating /home/gsar/ftp/APC/perl-current/t/lib/st-recurse.t //depot/perl/t/lib/st-retrieve.t#5 - updating /home/gsar/ftp/APC/perl-current/t/lib/st-retrieve.t //depot/perl/t/lib/st-store.t#5 - updating /home/gsar/ftp/APC/perl-current/t/lib/st-store.t //depot/perl/t/lib/st-tied.t#4 - updating /home/gsar/ftp/APC/perl-current/t/lib/st-tied.t //depot/perl/t/lib/st-tiedhook.t#4 - updating /home/gsar/ftp/APC/perl-current/t/lib/st-tiedhook.t //depot/perl/t/lib/st-tieditems.t#4 - updating /home/gsar/ftp/APC/perl-current/t/lib/st-tieditems.t //depot/perl/t/lib/symbol.t#7 - updating /home/gsar/ftp/APC/perl-current/t/lib/symbol.t //depot/perl/t/lib/syslfs.t#11 - updating /home/gsar/ftp/APC/perl-current/t/lib/syslfs.t //depot/perl/t/lib/syslog.t#3 - updating /home/gsar/ftp/APC/perl-current/t/lib/syslog.t //depot/perl/t/lib/textfill.t#7 - updating /home/gsar/ftp/APC/perl-current/t/lib/textfill.t //depot/perl/t/lib/texttabs.t#7 - updating /home/gsar/ftp/APC/perl-current/t/lib/texttabs.t //depot/perl/t/lib/textwrap.t#10 - updating /home/gsar/ftp/APC/perl-current/t/lib/textwrap.t //depot/perl/t/lib/thr5005.t#2 - updating /home/gsar/ftp/APC/perl-current/t/lib/thr5005.t //depot/perl/t/lib/tie-push.t#4 - updating /home/gsar/ftp/APC/perl-current/t/lib/tie-push.t //depot/perl/t/lib/tie-stdarray.t#4 - updating /home/gsar/ftp/APC/perl-current/t/lib/tie-stdarray.t //depot/perl/t/lib/tie-stdhandle.t#4 - updating /home/gsar/ftp/APC/perl-current/t/lib/tie-stdhandle.t //depot/perl/t/lib/tie-stdpush.t#4 - updating /home/gsar/ftp/APC/perl-current/t/lib/tie-stdpush.t //depot/perl/t/lib/timelocal.t#8 - updating /home/gsar/ftp/APC/perl-current/t/lib/timelocal.t //depot/perl/t/lib/trig.t#11 - updating /home/gsar/ftp/APC/perl-current/t/lib/trig.t //depot/perl/t/op/64bitint.t#4 - updating /home/gsar/ftp/APC/perl-current/t/op/64bitint.t //depot/perl/t/op/assignwarn.t#8 - updating /home/gsar/ftp/APC/perl-current/t/op/assignwarn.t //depot/perl/t/op/attrs.t#3 - updating /home/gsar/ftp/APC/perl-current/t/op/attrs.t //depot/perl/t/op/avhv.t#13 - updating /home/gsar/ftp/APC/perl-current/t/op/avhv.t //depot/perl/t/op/bless.t#6 - updating /home/gsar/ftp/APC/perl-current/t/op/bless.t //depot/perl/t/op/bop.t#11 - updating /home/gsar/ftp/APC/perl-current/t/op/bop.t //depot/perl/t/op/closure.t#9 - updating /home/gsar/ftp/APC/perl-current/t/op/closure.t //depot/perl/t/op/defins.t#5 - updating /home/gsar/ftp/APC/perl-current/t/op/defins.t //depot/perl/t/op/die_exit.t#8 - updating /home/gsar/ftp/APC/perl-current/t/op/die_exit.t //depot/perl/t/op/exists_sub.t#2 - updating /home/gsar/ftp/APC/perl-current/t/op/exists_sub.t //depot/perl/t/op/filetest.t#10 - updating /home/gsar/ftp/APC/perl-current/t/op/filetest.t //depot/perl/t/op/fork.t#19 - updating /home/gsar/ftp/APC/perl-current/t/op/fork.t //depot/perl/t/op/glob.t#9 - updating /home/gsar/ftp/APC/perl-current/t/op/glob.t //depot/perl/t/op/goto_xs.t#3 - updating /home/gsar/ftp/APC/perl-current/t/op/goto_xs.t //depot/perl/t/op/grent.t#16 - updating /home/gsar/ftp/APC/perl-current/t/op/grent.t //depot/perl/t/op/gv.t#15 - updating /home/gsar/ftp/APC/perl-current/t/op/gv.t //depot/perl/t/op/hashwarn.t#8 - updating /home/gsar/ftp/APC/perl-current/t/op/hashwarn.t //depot/perl/t/op/int.t#10 - updating /home/gsar/ftp/APC/perl-current/t/op/int.t //depot/perl/t/op/lex_assign.t#16 - updating /home/gsar/ftp/APC/perl-current/t/op/lex_assign.t //depot/perl/t/op/lfs.t#10 - updating /home/gsar/ftp/APC/perl-current/t/op/lfs.t //depot/perl/t/op/lop.t#2 - updating /home/gsar/ftp/APC/perl-current/t/op/lop.t //depot/perl/t/op/magic.t#25 - updating /home/gsar/ftp/APC/perl-current/t/op/magic.t //depot/perl/t/op/method.t#13 - updating /home/gsar/ftp/APC/perl-current/t/op/method.t //depot/perl/t/op/misc.t#49 - updating /home/gsar/ftp/APC/perl-current/t/op/misc.t //depot/perl/t/op/mkdir.t#13 - updating /home/gsar/ftp/APC/perl-current/t/op/mkdir.t //depot/perl/t/op/my_stash.t#3 - updating /home/gsar/ftp/APC/perl-current/t/op/my_stash.t //depot/perl/t/op/nothr5005.t#2 - updating /home/gsar/ftp/APC/perl-current/t/op/nothr5005.t //depot/perl/t/op/pack.t#29 - updating /home/gsar/ftp/APC/perl-current/t/op/pack.t //depot/perl/t/op/pat.t#58 - updating /home/gsar/ftp/APC/perl-current/t/op/pat.t //depot/perl/t/op/pwent.t#14 - updating /home/gsar/ftp/APC/perl-current/t/op/pwent.t //depot/perl/t/op/quotemeta.t#11 - updating /home/gsar/ftp/APC/perl-current/t/op/quotemeta.t //depot/perl/t/op/rand.t#10 - updating /home/gsar/ftp/APC/perl-current/t/op/rand.t //depot/perl/t/op/readdir.t#11 - updating /home/gsar/ftp/APC/perl-current/t/op/readdir.t //depot/perl/t/op/regexp.t#21 - updating /home/gsar/ftp/APC/perl-current/t/op/regexp.t //depot/perl/t/op/regmesg.t#7 - updating /home/gsar/ftp/APC/perl-current/t/op/regmesg.t //depot/perl/t/op/runlevel.t#17 - updating /home/gsar/ftp/APC/perl-current/t/op/runlevel.t //depot/perl/t/op/sort.t#20 - updating /home/gsar/ftp/APC/perl-current/t/op/sort.t //depot/perl/t/op/sprintf.t#21 - updating /home/gsar/ftp/APC/perl-current/t/op/sprintf.t //depot/perl/t/op/stat.t#23 - updating /home/gsar/ftp/APC/perl-current/t/op/stat.t //depot/perl/t/op/subst.t#25 - updating /home/gsar/ftp/APC/perl-current/t/op/subst.t //depot/perl/t/op/subst_amp.t#3 - updating /home/gsar/ftp/APC/perl-current/t/op/subst_amp.t //depot/perl/t/op/substr.t#18 - updating /home/gsar/ftp/APC/perl-current/t/op/substr.t //depot/perl/t/op/taint.t#25 - updating /home/gsar/ftp/APC/perl-current/t/op/taint.t //depot/perl/t/op/tie.t#12 - updating /home/gsar/ftp/APC/perl-current/t/op/tie.t //depot/perl/t/op/tiearray.t#4 - updating /home/gsar/ftp/APC/perl-current/t/op/tiearray.t //depot/perl/t/op/tiehandle.t#4 - updating /home/gsar/ftp/APC/perl-current/t/op/tiehandle.t //depot/perl/t/op/tr.t#8 - updating /home/gsar/ftp/APC/perl-current/t/op/tr.t //depot/perl/t/op/undef.t#9 - updating /home/gsar/ftp/APC/perl-current/t/op/undef.t //depot/perl/t/op/universal.t#12 - updating /home/gsar/ftp/APC/perl-current/t/op/universal.t //depot/perl/t/op/ver.t#8 - updating /home/gsar/ftp/APC/perl-current/t/op/ver.t //depot/perl/t/pragma/constant.t#14 - updating /home/gsar/ftp/APC/perl-current/t/pragma/constant.t //depot/perl/t/pragma/diagnostics.t#3 - updating /home/gsar/ftp/APC/perl-current/t/pragma/diagnostics.t //depot/perl/t/pragma/locale.t#23 - updating /home/gsar/ftp/APC/perl-current/t/pragma/locale.t //depot/perl/t/pragma/overload.t#18 - updating /home/gsar/ftp/APC/perl-current/t/pragma/overload.t //depot/perl/t/pragma/strict.t#10 - updating /home/gsar/ftp/APC/perl-current/t/pragma/strict.t //depot/perl/t/pragma/sub_lval.t#4 - updating /home/gsar/ftp/APC/perl-current/t/pragma/sub_lval.t //depot/perl/t/pragma/subs.t#13 - updating /home/gsar/ftp/APC/perl-current/t/pragma/subs.t //depot/perl/t/pragma/utf8.t#11 - updating /home/gsar/ftp/APC/perl-current/t/pragma/utf8.t //depot/perl/t/pragma/warnings.t#5 - updating /home/gsar/ftp/APC/perl-current/t/pragma/warnings.t Syncing up to change#6877 at Tue Aug 29 06​:39​:16 2000 //depot/perl/AUTHORS#15 - updating /home/gsar/ftp/APC/perl-current/AUTHORS //depot/perl/Changes#232 - updating /home/gsar/ftp/APC/perl-current/Changes //depot/perl/MAINTAIN#20 - updating /home/gsar/ftp/APC/perl-current/MAINTAIN Syncing up to change#6878 at Tue Aug 29 06​:49​:29 2000 //depot/perl/lib/Net/protoent.pm#7 - updating /home/gsar/ftp/APC/perl-current/lib/Net/protoent.pm Syncing up to change#6879 at Tue Aug 29 06​:59​:33 2000 //depot/perl/mg.c#140 - updating /home/gsar/ftp/APC/perl-current/mg.c Syncing up to change#6881 at Tue Aug 29 07​:04​:34 2000 //depot/perl/dump.c#67 - updating /home/gsar/ftp/APC/perl-current/dump.c //depot/perl/ext/B/B/Deparse.pm#26 - updating /home/gsar/ftp/APC/perl-current/ext/B/B/Deparse.pm Syncing up to change#6882 at Tue Aug 29 07​:09​:35 2000 //depot/perl/ext/Opcode/Safe.pm#9 - updating /home/gsar/ftp/APC/perl-current/ext/Opcode/Safe.pm Syncing up to change#6883 at Tue Aug 29 07​:19​:36 2000 //depot/perl/t/lib/ftmp-security.t#8 - updating /home/gsar/ftp/APC/perl-current/t/lib/ftmp-security.t Syncing up to change#6884 at Tue Aug 29 07​:29​:37 2000 //depot/perl/t/lib/ftmp-security.t#9 - updating /home/gsar/ftp/APC/perl-current/t/lib/ftmp-security.t Syncing up to change#6885 at Tue Aug 29 07​:34​:38 2000 //depot/perl/t/lib/ftmp-security.t#10 - updating /home/gsar/ftp/APC/perl-current/t/lib/ftmp-security.t Syncing up to change#6886 at Tue Aug 29 07​:44​:39 2000 //depot/perl/t/lib/peek.t#10 - updating /home/gsar/ftp/APC/perl-current/t/lib/peek.t Syncing up to change#6888 at Tue Aug 29 07​:49​:40 2000 //depot/perl/ext/Opcode/Safe.pm#10 - updating /home/gsar/ftp/APC/perl-current/ext/Opcode/Safe.pm //depot/perl/utils/perldoc.PL#48 - updating /home/gsar/ftp/APC/perl-current/utils/perldoc.PL Syncing up to change#6889 at Tue Aug 29 08​:19​:41 2000 //depot/perl/Changes#233 - updating /home/gsar/ftp/APC/perl-current/Changes //depot/perl/patchlevel.h#100 - updating /home/gsar/ftp/APC/perl-current/patchlevel.h Syncing up to change#6890 at Tue Aug 29 09​:54​:44 2000 //depot/perl/t/lib/peek.t#11 - updating /home/gsar/ftp/APC/perl-current/t/lib/peek.t Syncing up to change#6891 at Tue Aug 29 11​:29​:48 2000 //depot/perl/ext/Storable/Storable.xs#15 - updating /home/gsar/ftp/APC/perl-current/ext/Storable/Storable.xs Syncing up to change#6892 at Tue Aug 29 12​:54​:54 2000 //depot/perl/lib/File/Temp.pm#13 - updating /home/gsar/ftp/APC/perl-current/lib/File/Temp.pm Syncing up to change#6894 at Tue Aug 29 12​:59​:58 2000 //depot/perl/Configure#200 - updating /home/gsar/ftp/APC/perl-current/Configure //depot/perl/INSTALL#62 - updating /home/gsar/ftp/APC/perl-current/INSTALL //depot/perl/README#14 - updating /home/gsar/ftp/APC/perl-current/README //depot/perl/hints/README.hints#10 - updating /home/gsar/ftp/APC/perl-current/hints/README.hints //depot/perl/hints/bsdos.sh#15 - updating /home/gsar/ftp/APC/perl-current/hints/bsdos.sh //depot/perl/hints/freebsd.sh#18 - updating /home/gsar/ftp/APC/perl-current/hints/freebsd.sh //depot/perl/installhtml#15 - updating /home/gsar/ftp/APC/perl-current/installhtml //depot/perl/pod/perl.pod#50 - updating /home/gsar/ftp/APC/perl-current/pod/perl.pod //depot/perl/pod/perl56delta.pod#10 - updating /home/gsar/ftp/APC/perl-current/pod/perl56delta.pod //depot/perl/pod/perlfaq2.pod#23 - updating /home/gsar/ftp/APC/perl-current/pod/perlfaq2.pod //depot/perl/pod/perllocale.pod#24 - updating /home/gsar/ftp/APC/perl-current/pod/perllocale.pod //depot/perl/pod/perlxs.pod#24 - updating /home/gsar/ftp/APC/perl-current/pod/perlxs.pod //depot/perl/utils/perlbug.PL#33 - updating /home/gsar/ftp/APC/perl-current/utils/perlbug.PL Syncing up to change#6895 at Tue Aug 29 13​:20​:00 2000 //depot/perl/Configure#201 - updating /home/gsar/ftp/APC/perl-current/Configure //depot/perl/config_h.SH#136 - updating /home/gsar/ftp/APC/perl-current/config_h.SH Syncing up to change#6897 at Tue Aug 29 13​:45​:02 2000 //depot/perl/Configure#202 - updating /home/gsar/ftp/APC/perl-current/Configure //depot/perl/config_h.SH#137 - updating /home/gsar/ftp/APC/perl-current/config_h.SH //depot/perl/pod/perlebcdic.pod#3 - updating /home/gsar/ftp/APC/perl-current/pod/perlebcdic.pod Syncing up to change#6898 at Tue Aug 29 13​:50​:04 2000 //depot/perl/lib/Net/protoent.pm#8 - updating /home/gsar/ftp/APC/perl-current/lib/Net/protoent.pm Syncing up to change#6899 at Tue Aug 29 13​:55​:05 2000 //depot/perl/Changes#234 - updating /home/gsar/ftp/APC/perl-current/Changes //depot/perl/patchlevel.h#101 - updating /home/gsar/ftp/APC/perl-current/patchlevel.h Syncing up to change#6901 at Tue Aug 29 16​:00​:08 2000 //depot/perl/sv.c#258 - updating /home/gsar/ftp/APC/perl-current/sv.c //depot/perl/t/pragma/warnings.t#6 - updating /home/gsar/ftp/APC/perl-current/t/pragma/warnings.t Syncing up to change#6902 at Tue Aug 29 16​:45​:10 2000 //depot/perl/ext/Opcode/Safe.pm#11 - updating /home/gsar/ftp/APC/perl-current/ext/Opcode/Safe.pm Syncing up to change#6903 at Tue Aug 29 16​:55​:11 2000 //depot/perl/MANIFEST#290 - updating /home/gsar/ftp/APC/perl-current/MANIFEST //depot/perl/t/io/openpid.t#8 - updating /home/gsar/ftp/APC/perl-current/t/io/openpid.t //depot/perl/vms/descrip_mms.template#35 - updating /home/gsar/ftp/APC/perl-current/vms/descrip_mms.template //depot/perl/vms/test.com#21 - updating /home/gsar/ftp/APC/perl-current/vms/test.com //depot/perl/vms/vms.c#55 - updating /home/gsar/ftp/APC/perl-current/vms/vms.c //depot/perl/vms/vmspipe.com#1 - added as /home/gsar/ftp/APC/perl-current/vms/vmspipe.com Syncing up to change#6904 at Tue Aug 29 17​:15​:13 2000 //depot/perl/ext/Opcode/Safe.pm#12 - updating /home/gsar/ftp/APC/perl-current/ext/Opcode/Safe.pm Syncing up to change#6905 at Tue Aug 29 17​:20​:14 2000 //depot/perl/t/lib/trig.t#12 - updating /home/gsar/ftp/APC/perl-current/t/lib/trig.t Syncing up to change#6906 at Tue Aug 29 17​:30​:16 2000 //depot/perl/dump.c#68 - updating /home/gsar/ftp/APC/perl-current/dump.c //depot/perl/t/lib/peek.t#12 - updating /home/gsar/ftp/APC/perl-current/t/lib/peek.t Syncing up to change#6908 at Tue Aug 29 18​:00​:17 2000 //depot/perl/Changes#235 - updating /home/gsar/ftp/APC/perl-current/Changes //depot/perl/Configure#203 - updating /home/gsar/ftp/APC/perl-current/Configure //depot/perl/config_h.SH#138 - updating /home/gsar/ftp/APC/perl-current/config_h.SH //depot/perl/hints/solaris_2.sh#48 - updating /home/gsar/ftp/APC/perl-current/hints/solaris_2.sh //depot/perl/patchlevel.h#102 - updating /home/gsar/ftp/APC/perl-current/patchlevel.h Syncing up to change#6909 at Tue Aug 29 18​:20​:19 2000 //depot/perl/cop.h#53 - updating /home/gsar/ftp/APC/perl-current/cop.h Syncing up to change#6910 at Tue Aug 29 18​:25​:20 2000 //depot/perl/lib/Net/protoent.pm#9 - updating /home/gsar/ftp/APC/perl-current/lib/Net/protoent.pm Syncing up to change#6911 at Wed Aug 30 06​:30​:36 2000 //depot/perl/hints/solaris_2.sh#49 - updating /home/gsar/ftp/APC/perl-current/hints/solaris_2.sh Syncing up to change#6912 at Wed Aug 30 06​:50​:42 2000 /home/gsar/ftp/APC/... - file(s) up-to-date. Syncing up to change#6913 at Wed Aug 30 06​:55​:47 2000 //depot/perl/Configure#204 - updating /home/gsar/ftp/APC/perl-current/Configure //depot/perl/config_h.SH#139 - updating /home/gsar/ftp/APC/perl-current/config_h.SH //depot/perl/configpm#25 - updating /home/gsar/ftp/APC/perl-current/configpm //depot/perl/hints/aix.sh#43 - updating /home/gsar/ftp/APC/perl-current/hints/aix.sh //depot/perl/hints/hpux.sh#43 - updating /home/gsar/ftp/APC/perl-current/hints/hpux.sh //depot/perl/hints/linux.sh#24 - updating /home/gsar/ftp/APC/perl-current/hints/linux.sh //depot/perl/hints/solaris_2.sh#50 - updating /home/gsar/ftp/APC/perl-current/hints/solaris_2.sh //depot/perl/perl.c#275 - updating /home/gsar/ftp/APC/perl-current/perl.c Syncing up to change#6915 at Wed Aug 30 07​:05​:48 2000 //depot/perl/lib/ExtUtils/typemap#18 - updating /home/gsar/ftp/APC/perl-current/lib/ExtUtils/typemap //depot/perl/os2/OS2/ExtAttr/ExtAttr.xs#7 - updating /home/gsar/ftp/APC/perl-current/os2/OS2/ExtAttr/ExtAttr.xs //depot/perl/os2/OS2/ExtAttr/typemap#6 - updating /home/gsar/ftp/APC/perl-current/os2/OS2/ExtAttr/typemap //depot/perl/os2/OS2/REXX/REXX.xs#11 - updating /home/gsar/ftp/APC/perl-current/os2/OS2/REXX/REXX.xs //depot/perl/os2/os2.c#34 - updating /home/gsar/ftp/APC/perl-current/os2/os2.c //depot/perl/os2/os2ish.h#23 - updating /home/gsar/ftp/APC/perl-current/os2/os2ish.h //depot/perl/uconfig.h#7 - updating /home/gsar/ftp/APC/perl-current/uconfig.h //depot/perl/uconfig.sh#7 - updating /home/gsar/ftp/APC/perl-current/uconfig.sh Syncing up to change#6916 at Wed Aug 30 07​:20​:50 2000 //depot/perl/pod/perldelta.pod#222 - updating /home/gsar/ftp/APC/perl-current/pod/perldelta.pod Syncing up to change#6917 at Wed Aug 30 07​:45​:51 2000 /home/gsar/ftp/APC/... - file(s) up-to-date. Syncing up to change#6918 at Wed Aug 30 07​:50​:52 2000 //depot/perl/lib/ExtUtils/typemap#19 - updating /home/gsar/ftp/APC/perl-current/lib/ExtUtils/typemap //depot/perl/pod/perldbmfilter.pod#4 - updating /home/gsar/ftp/APC/perl-current/pod/perldbmfilter.pod //depot/perl/pod/perldebtut.pod#7 - updating /home/gsar/ftp/APC/perl-current/pod/perldebtut.pod //depot/perl/pod/perldebug.pod#30 - updating /home/gsar/ftp/APC/perl-current/pod/perldebug.pod //depot/perl/pod/perldiag.pod#169 - updating /home/gsar/ftp/APC/perl-current/pod/perldiag.pod //depot/perl/pod/perlebcdic.pod#4 - updating /home/gsar/ftp/APC/perl-current/pod/perlebcdic.pod //depot/perl/pod/perlfunc.pod#196 - updating /home/gsar/ftp/APC/perl-current/pod/perlfunc.pod //depot/perl/pod/perlguts.pod#69 - updating /home/gsar/ftp/APC/perl-current/pod/perlguts.pod //depot/perl/pod/perlhack.pod#6 - updating /home/gsar/ftp/APC/perl-current/pod/perlhack.pod //depot/perl/pod/perlmodlib.pod#24 - updating /home/gsar/ftp/APC/perl-current/pod/perlmodlib.pod //depot/perl/pod/perlnewmod.pod#2 - updating /home/gsar/ftp/APC/perl-current/pod/perlnewmod.pod //depot/perl/pod/perlport.pod#43 - updating /home/gsar/ftp/APC/perl-current/pod/perlport.pod //depot/perl/pod/perltoc.pod#43 - updating /home/gsar/ftp/APC/perl-current/pod/perltoc.pod Syncing up to change#6919 at Wed Aug 30 07​:55​:54 2000 //depot/perl/Changes#236 - updating /home/gsar/ftp/APC/perl-current/Changes //depot/perl/patchlevel.h#103 - updating /home/gsar/ftp/APC/perl-current/patchlevel.h

p5pRT commented 23 years ago

From @abigail

On Wed\, Aug 30\, 2000 at 12​:20​:56PM -0700\, Gurusamy Sarathy wrote​:

On Wed\, 30 Aug 2000 13​:37​:13 CDT\, Jarkko Hietaniemi wrote​:

Is the FLAGS = $ADDR line in your @​6918 copy of t/lib/peek.t for the subtest #17?

No\, it ends with​:

LINE = \\\\d\+
FILE = "\.\*\\\\b\(?i​:peek\\\\\.t\)"
EGV = $ADDR\\\\t"a"'\);

It ends with that in the perl@​6889 I downloaded yesterday (and I've used rsync to upgrade to 6918).

Then the rsyncable copy is out of date :-(

Nope. The t/lib/peek.t here is fine\, and the logs show the syncer has been running continuously for over a week.

I found the course. Somehow\, my t/lib/peek.t had a timestamp later than t/lib/peek.t had in perl-current. The -u option of rsync made it skip the file. Urg.

Abigail

p5pRT commented 23 years ago

From @gsar

On Wed\, 30 Aug 2000 15​:42​:01 EDT\, abigail@​foad.org wrote​:

I found the course. Somehow\, my t/lib/peek.t had a timestamp later than t/lib/peek.t had in perl-current. The -u option of rsync made it skip the file. Urg.

I guess it might be best for folks to use -avz rather than -auvz. Can we fix the pods? I'll fix the APC/00README.

Sarathy gsar@​ActiveState.com

p5pRT commented 23 years ago

From @jhi

t/lib/peek.t had in perl-current. The -u option of rsync made it skip the file. Urg.

I guess it might be best for folks to use -avz rather than -auvz. Can we fix the pods? I'll fix the APC/00README.

I will fix the perlhack.pod -- but how will the rsyncing people get the new version? :-)

p5pRT commented 23 years ago

From @abigail

On Wed\, Aug 30\, 2000 at 12​:50​:15PM -0700\, Gurusamy Sarathy wrote​:

On Wed\, 30 Aug 2000 15​:42​:01 EDT\, abigail@​foad.org wrote​:

I found the course. Somehow\, my t/lib/peek.t had a timestamp later than t/lib/peek.t had in perl-current. The -u option of rsync made it skip the file. Urg.

I guess it might be best for folks to use -avz rather than -auvz. Can we fix the pods? I'll fix the APC/00README.

Here's a patch.

Abigail

*** pod/perlhack.pod.orig Wed Aug 30 15​:54​:57 2000 --- pod/perlhack.pod Wed Aug 30 15​:55​:33 2000 *************** *** 210\,220 ****   the individual changes to the mainline since the last development   release\, use the following command​:  
! rsync -avuz rsync​://ftp.linux.activestate.com/perl-diffs perl-diffs  
  Use this to get the latest source tree in full​:  
! rsync -avuz rsync​://ftp.linux.activestate.com/perl-current perl-current  
  Needless to say\, the source code in perl-current is usually in a perpetual   state of evolution. You should expect it to be very buggy. Do B\ use --- 210\,220 ----   the individual changes to the mainline since the last development   release\, use the following command​:  
! rsync -avz rsync​://ftp.linux.activestate.com/perl-diffs perl-diffs  
  Use this to get the latest source tree in full​:  
! rsync -avz rsync​://ftp.linux.activestate.com/perl-current perl-current  
  Needless to say\, the source code in perl-current is usually in a perpetual   state of evolution. You should expect it to be very buggy. Do B\ use