Change 17339 by jhi@alpha on 2002/06/21 12:46:59
Regen stuff.
Affected files ...
.... //depot/perl/Configure#469 edit
.... //depot/perl/NetWare/config_H.wc#16 edit
.... //depot/perl/Porting/config.sh#136 edit
.... //depot/perl/Porting/config_H#138 edit
.... //depot/perl/pod/perlmodlib.pod#62 edit
.... //depot/perl/pod/perltoc.pod#165 edit
.... //depot/perl/uconfig.h#64 edit
.... //depot/perl/vos/config.alpha.h#42 edit
.... //depot/perl/vos/config.ga.h#41 edit
.... //depot/perl/win32/config_H.bc#126 edit
.... //depot/perl/win32/config_H.gc#120 edit
.... //depot/perl/win32/config_H.vc#123 edit
.... //depot/perl/win32/config_H.vc64#6 edit
.... //depot/perl/wince/config_H.ce#9 edit
Differences ...
==== //depot/perl/Configure#469 (xtext) ====
Index: perl/Configure
--- perl/Configure#468~17278~ Mon Jun 17 19:46:43 2002
+++ perl/Configure Fri Jun 21 05:46:59 2002
@@ -20,7 +20,7 @@
# $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
#
-# Generated on Tue Jun 18 06:36:23 EET DST 2002 [metaconfig 3.0 PL70]
+# Generated on Fri Jun 21 16:37:53 EET DST 2002 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by [EMAIL PROTECTED])
cat >c1$$ <<EOF
==== //depot/perl/NetWare/config_H.wc#16 (text) ====
Index: perl/NetWare/config_H.wc
--- perl/NetWare/config_H.wc#15~17237~ Fri Jun 14 06:32:22 2002
+++ perl/NetWare/config_H.wc Fri Jun 21 05:46:59 2002
@@ -1558,7 +1558,8 @@
/* HAS_GNULIBC:
* This symbol, if defined, indicates to the C program that
- * the GNU C library is being used.
+ * the GNU C library is being used. A better check is to use
+ * the __GLIBC__ and __GLIBC_MINOR__ symbols supplied with glibc.
*/
/*#define HAS_GNULIBC /**/
#if defined(HAS_GNULIBC) && !defined(_GNU_SOURCE)
==== //depot/perl/Porting/config.sh#136 (text) ====
Index: perl/Porting/config.sh
--- perl/Porting/config.sh#135~17239~ Fri Jun 14 07:05:37 2002
+++ perl/Porting/config.sh Fri Jun 21 05:46:59 2002
@@ -8,7 +8,7 @@
# Package name : perl5
# Source directory : .
-# Configuration time: Fri Jun 14 18:00:35 EET DST 2002
+# Configuration time: Fri Jun 21 16:39:44 EET DST 2002
# Configured by : jhi
# Target system : osf1 alpha.hut.fi v4.0 878 alpha
@@ -63,7 +63,7 @@
ccversion='V5.6-082'
cf_by='jhi'
cf_email='[EMAIL PROTECTED]'
-cf_time='Fri Jun 14 18:00:35 EET DST 2002'
+cf_time='Fri Jun 21 16:39:44 EET DST 2002'
charsize='1'
chgrp=''
chmod='chmod'
@@ -770,7 +770,7 @@
path_sep=':'
perl5='perl'
perl=''
-perl_patchlevel='17237'
+perl_patchlevel='17302'
perladmin='[EMAIL PROTECTED]'
perllibs='-lm -lutil'
perlpath='/opt/perl/bin/perl'
@@ -954,7 +954,7 @@
vendorprefix=''
vendorprefixexp=''
version='5.8.0'
-version_patchlevel_string='version 8 subversion 0 patch 17237'
+version_patchlevel_string='version 8 subversion 0 patch 17302'
versiononly='undef'
vi=''
voidflags='15'
@@ -983,7 +983,7 @@
PERL_API_REVISION=5
PERL_API_VERSION=8
PERL_API_SUBVERSION=0
-PERL_PATCHLEVEL=17237
+PERL_PATCHLEVEL=17302
PERL_CONFIG_SH=true
# Variables propagated from previous config.sh file.
pp_sys_cflags='ccflags="$ccflags -DNO_EFF_ONLY_OK"'
==== //depot/perl/Porting/config_H#138 (text) ====
Index: perl/Porting/config_H
--- perl/Porting/config_H#137~17239~ Fri Jun 14 07:05:37 2002
+++ perl/Porting/config_H Fri Jun 21 05:46:59 2002
@@ -17,7 +17,7 @@
/*
* Package name : perl5
* Source directory : .
- * Configuration time: Fri Jun 14 18:00:35 EET DST 2002
+ * Configuration time: Fri Jun 21 16:39:44 EET DST 2002
* Configured by : jhi
* Target system : osf1 alpha.hut.fi v4.0 878 alpha
*/
==== //depot/perl/pod/perlmodlib.pod#62 (text) ====
Index: perl/pod/perlmodlib.pod
--- perl/pod/perlmodlib.pod#61~17196~ Tue Jun 11 18:41:05 2002
+++ perl/pod/perlmodlib.pod Fri Jun 21 05:46:59 2002
@@ -567,10 +567,6 @@
File::Spec for Mac OS (Classic)
-=item File::Spec::NW5
-
-Methods for NW5 file specs
-
=item File::Spec::OS2
Methods for OS/2 file specs
==== //depot/perl/pod/perltoc.pod#165 (text+w) ====
Index: perl/pod/perltoc.pod
--- perl/pod/perltoc.pod#164~17259~ Sun Jun 16 09:54:28 2002
+++ perl/pod/perltoc.pod Fri Jun 21 05:46:59 2002
@@ -960,8 +960,8 @@
compile subname, B line, B *, a [line] command, A line, A *, w expr, W
expr, W *, o, o booloption .., o anyoption? .., o option=value .., < ?, < [
command ], << command, > ?, > command, >> command, { ?, { [ command ], {{
-command, ! number, ! -number, ! pattern, !! cmd, @ file, H -number, q or
-^D, R, |dbcmd, ||dbcmd, command, m expr, M, man [manpage]
+command, ! number, ! -number, ! pattern, !! cmd, source file, H -number, q
+or ^D, R, |dbcmd, ||dbcmd, command, m expr, M, man [manpage]
=item Configurable Options
@@ -4661,10 +4661,11 @@
=item Methods in Detail
-name, size, kind, PERLIO_K_BUFFERED, PERLIO_K_CANCRLF, PERLIO_K_FASTGETS,
-PERLIO_K_MULTIARG, PERLIO_K_RAW, Pushed, Popped, Open, Getarg, Fileno, Dup,
-Read, Write, Seek, Tell, Close, Flush, Fill, Eof, Error, Clearerr,
-Setlinebuf, Get_base, Get_bufsiz, Get_ptr, Get_cnt, Set_ptrcnt
+size, name, size, kind, PERLIO_K_BUFFERED, PERLIO_K_RAW, PERLIO_K_CANCRLF,
+PERLIO_K_FASTGETS, PERLIO_K_MULTIARG, Pushed, Popped, Open, Binmode,
+Getarg, Fileno, Dup, Read, Write, Seek, Tell, Close, Flush, Fill, Eof,
+Error, Clearerr, Setlinebuf, Get_base, Get_bufsiz, Get_ptr, Get_cnt,
+Set_ptrcnt
=item Core Layers
@@ -5351,7 +5352,7 @@
=item FreeBSD built with ithreads coredumps reading large directories
-=item FreeBSD Failing locale Test 117 For ISO8859-15 Locales
+=item FreeBSD Failing locale Test 117 For ISO 8859-15 Locales
=item IRIX fails ext/List/Util/t/shuffle.t
@@ -5389,6 +5390,8 @@
=item Timing problems
+=item Unicode in package/class and subroutine names does not work
+
=item UNICOS/mk
=item UTS
@@ -7441,7 +7444,7 @@
=item Malloc in Irix
-=item Building with threads
+=item Building with threads in Irix
=back
@@ -9130,6 +9133,8 @@
=back
+=item BUGS
+
=item SEE ALSO
=back
@@ -12980,15 +12985,15 @@
INSTALLSITEARCH, INSTALLSITEBIN, INSTALLSITELIB, INSTALLSITEMAN1DIR,
INSTALLSITEMAN3DIR, INSTALLVENDORARCH, INSTALLVENDORBIN, INSTALLVENDORLIB,
INSTALLVENDORMAN1DIR, INSTALLVENDORMAN3DIR, INST_ARCHLIB, INST_BIN,
-INST_LIB, INST_MAN1DIR, INST_MAN3DIR, INST_SCRIPT, LDFROM, LIB, LIBPERL_A,
-LIBS, LINKTYPE, MAKEAPERL, MAKEFILE, MAN1PODS, MAN3PODS, MAP_TARGET,
-MYEXTLIB, NAME, NEEDS_LINKING, NOECHO, NORECURS, NO_VC, OBJECT, OPTIMIZE,
-PERL, PERL_CORE, PERLMAINCC, PERL_ARCHLIB, PERL_LIB, PERL_MALLOC_OK,
-PERLRUN, PERLRUNINST, PERL_SRC, PERM_RW, PERM_RWX, PL_FILES, PM, PMLIBDIRS,
-PM_FILTER, POLLUTE, PPM_INSTALL_EXEC, PPM_INSTALL_SCRIPT, PREFIX,
-PREREQ_FATAL, PREREQ_PM, PREREQ_PRINT, PRINT_PREREQ, SITEPREFIX, SKIP,
-TYPEMAPS, VENDORPREFIX, VERBINST, VERSION, VERSION_FROM, XS, XSOPT,
-XSPROTOARG, XS_VERSION
+INST_LIB, INST_MAN1DIR, INST_MAN3DIR, INST_SCRIPT, LDDLFLAGS, LDFROM, LIB,
+LIBPERL_A, LIBS, LINKTYPE, MAKEAPERL, MAKEFILE, MAN1PODS, MAN3PODS,
+MAP_TARGET, MYEXTLIB, NAME, NEEDS_LINKING, NOECHO, NORECURS, NO_VC, OBJECT,
+OPTIMIZE, PERL, PERL_CORE, PERLMAINCC, PERL_ARCHLIB, PERL_LIB,
+PERL_MALLOC_OK, PERLRUN, PERLRUNINST, PERL_SRC, PERM_RW, PERM_RWX,
+PL_FILES, PM, PMLIBDIRS, PM_FILTER, POLLUTE, PPM_INSTALL_EXEC,
+PPM_INSTALL_SCRIPT, PREFIX, PREREQ_FATAL, PREREQ_PM, PREREQ_PRINT,
+PRINT_PREREQ, SITEPREFIX, SKIP, TYPEMAPS, VENDORPREFIX, VERBINST, VERSION,
+VERSION_FROM, XS, XSOPT, XSPROTOARG, XS_VERSION
=item Additional lowercase attributes
@@ -12997,6 +13002,10 @@
=item Overriding MakeMaker Methods
+=item The End Of Cargo Cult Programming
+
+C<<MAN3PODS => ' '>>
+
=item Hintsfile support
=item Distribution Support
@@ -13421,36 +13430,6 @@
=back
-=head2 File::Spec::NW5 - methods for NW5 file specs
-
-=over 4
-
-=item SYNOPSIS
-
-=item DESCRIPTION
-
-devnull
-
-=back
-
-tmpdir
-
-catfile
-
-canonpath
-
-splitpath
-
-splitdir
-
-catpath
-
-=over 4
-
-=item SEE ALSO
-
-=back
-
canonpath
splitpath
@@ -13608,6 +13587,12 @@
=over 4
+=item Note For File::Spec::Win32 Maintainers
+
+=back
+
+=over 4
+
=item SEE ALSO
=back
@@ -13914,6 +13899,8 @@
=item Object oriented interface
+=item Thread Safety
+
=item Documentation and help texts
=item Storing options in a hash
@@ -16563,6 +16550,8 @@
=over 4
+=item Alternatives to raw
+
=item Defaults and how to override them
=back
@@ -16592,12 +16581,13 @@
=item DESCRIPTION
$class->PUSHED([$mode[,$fh]]), $obj->POPPED([$fh]),
-$class->OPEN($path,$mode[,$fh]), $class->FDOPEN($fd),
-$class->SYSOPEN($path,$imode,$perm,$fh), $obj->FILENO($fh),
-$obj->READ($buffer,$len,$fh), $obj->WRITE($buffer,$fh), $obj->FILL($fh),
-$obj->CLOSE($fh), $obj->SEEK($posn,$whence,$fh), $obj->TELL($fh),
-$obj->UNREAD($buffer,$fh), $obj->FLUSH($fh), $obj->SETLINEBUF($fh),
-$obj->CLEARERR($fh), $obj->ERROR($fh), $obj->EOF($fh)
+$class->OPEN($path,$mode[,$fh]), $obj->BINMODE([,$fh]),
+$class->FDOPEN($fd), $class->SYSOPEN($path,$imode,$perm,$fh),
+$obj->FILENO($fh), $obj->READ($buffer,$len,$fh), $obj->WRITE($buffer,$fh),
+$obj->FILL($fh), $obj->CLOSE($fh), $obj->SEEK($posn,$whence,$fh),
+$obj->TELL($fh), $obj->UNREAD($buffer,$fh), $obj->FLUSH($fh),
+$obj->SETLINEBUF($fh), $obj->CLEARERR($fh), $obj->ERROR($fh),
+$obj->EOF($fh)
=over 4
@@ -18409,6 +18399,8 @@
=over 4
+=item THREADS
+
=item EXAMPLES
=item SEE ALSO
@@ -18670,6 +18662,8 @@
=back
B<TODO: BLOCK>, B<todo_skip>
+
+When do I use SKIP vs. TODO?
=over 4
==== //depot/perl/uconfig.h#64 (text) ====
Index: perl/uconfig.h
--- perl/uconfig.h#63~16843~ Tue May 28 13:35:59 2002
+++ perl/uconfig.h Fri Jun 21 05:46:59 2002
@@ -1793,7 +1793,8 @@
/* HAS_GNULIBC:
* This symbol, if defined, indicates to the C program that
- * the GNU C library is being used.
+ * the GNU C library is being used. A better check is to use
+ * the __GLIBC__ and __GLIBC_MINOR__ symbols supplied with glibc.
*/
/*#define HAS_GNULIBC / **/
#if defined(HAS_GNULIBC) && !defined(_GNU_SOURCE)
==== //depot/perl/vos/config.alpha.h#42 (text) ====
Index: perl/vos/config.alpha.h
--- perl/vos/config.alpha.h#41~16843~ Tue May 28 13:35:59 2002
+++ perl/vos/config.alpha.h Fri Jun 21 05:46:59 2002
@@ -1793,7 +1793,8 @@
/* HAS_GNULIBC:
* This symbol, if defined, indicates to the C program that
- * the GNU C library is being used.
+ * the GNU C library is being used. A better check is to use
+ * the __GLIBC__ and __GLIBC_MINOR__ symbols supplied with glibc.
*/
/*#define HAS_GNULIBC /**/
#if defined(HAS_GNULIBC) && !defined(_GNU_SOURCE)
==== //depot/perl/vos/config.ga.h#41 (text) ====
Index: perl/vos/config.ga.h
--- perl/vos/config.ga.h#40~16843~ Tue May 28 13:35:59 2002
+++ perl/vos/config.ga.h Fri Jun 21 05:46:59 2002
@@ -1793,7 +1793,8 @@
/* HAS_GNULIBC:
* This symbol, if defined, indicates to the C program that
- * the GNU C library is being used.
+ * the GNU C library is being used. A better check is to use
+ * the __GLIBC__ and __GLIBC_MINOR__ symbols supplied with glibc.
*/
/*#define HAS_GNULIBC /**/
#if defined(HAS_GNULIBC) && !defined(_GNU_SOURCE)
==== //depot/perl/win32/config_H.bc#126 (text+w) ====
Index: perl/win32/config_H.bc
--- perl/win32/config_H.bc#125~17200~ Wed Jun 12 05:17:02 2002
+++ perl/win32/config_H.bc Fri Jun 21 05:46:59 2002
@@ -1748,7 +1748,8 @@
/* HAS_GNULIBC:
* This symbol, if defined, indicates to the C program that
- * the GNU C library is being used.
+ * the GNU C library is being used. A better check is to use
+ * the __GLIBC__ and __GLIBC_MINOR__ symbols supplied with glibc.
*/
/*#define HAS_GNULIBC /**/
#if defined(HAS_GNULIBC) && !defined(_GNU_SOURCE)
==== //depot/perl/win32/config_H.gc#120 (text+w) ====
Index: perl/win32/config_H.gc
--- perl/win32/config_H.gc#119~17200~ Wed Jun 12 05:17:02 2002
+++ perl/win32/config_H.gc Fri Jun 21 05:46:59 2002
@@ -1748,7 +1748,8 @@
/* HAS_GNULIBC:
* This symbol, if defined, indicates to the C program that
- * the GNU C library is being used.
+ * the GNU C library is being used. A better check is to use
+ * the __GLIBC__ and __GLIBC_MINOR__ symbols supplied with glibc.
*/
/*#define HAS_GNULIBC /**/
#if defined(HAS_GNULIBC) && !defined(_GNU_SOURCE)
==== //depot/perl/win32/config_H.vc#123 (text+w) ====
Index: perl/win32/config_H.vc
--- perl/win32/config_H.vc#122~16843~ Tue May 28 13:35:59 2002
+++ perl/win32/config_H.vc Fri Jun 21 05:46:59 2002
@@ -1748,7 +1748,8 @@
/* HAS_GNULIBC:
* This symbol, if defined, indicates to the C program that
- * the GNU C library is being used.
+ * the GNU C library is being used. A better check is to use
+ * the __GLIBC__ and __GLIBC_MINOR__ symbols supplied with glibc.
*/
/*#define HAS_GNULIBC /**/
#if defined(HAS_GNULIBC) && !defined(_GNU_SOURCE)
==== //depot/perl/win32/config_H.vc64#6 (text) ====
Index: perl/win32/config_H.vc64
--- perl/win32/config_H.vc64#5~16843~ Tue May 28 13:35:59 2002
+++ perl/win32/config_H.vc64 Fri Jun 21 05:46:59 2002
@@ -1748,7 +1748,8 @@
/* HAS_GNULIBC:
* This symbol, if defined, indicates to the C program that
- * the GNU C library is being used.
+ * the GNU C library is being used. A better check is to use
+ * the __GLIBC__ and __GLIBC_MINOR__ symbols supplied with glibc.
*/
/*#define HAS_GNULIBC /**/
#if defined(HAS_GNULIBC) && !defined(_GNU_SOURCE)
==== //depot/perl/wince/config_H.ce#9 (text) ====
Index: perl/wince/config_H.ce
--- perl/wince/config_H.ce#8~16843~ Tue May 28 13:35:59 2002
+++ perl/wince/config_H.ce Fri Jun 21 05:46:59 2002
@@ -1748,7 +1748,8 @@
/* HAS_GNULIBC:
* This symbol, if defined, indicates to the C program that
- * the GNU C library is being used.
+ * the GNU C library is being used. A better check is to use
+ * the __GLIBC__ and __GLIBC_MINOR__ symbols supplied with glibc.
*/
/*#define HAS_GNULIBC /**/
#if defined(HAS_GNULIBC) && !defined(_GNU_SOURCE)
End of Patch.