From 37b8b4c96b95703d956822dafbbd43c0dc3ac882 Mon Sep 17 00:00:00 2001 From: Nicholas Clark Date: Tue, 10 Jan 2006 17:46:15 +0000 Subject: [PATCH] s/superceded/superseded/g p4raw-id: //depot/perl@26774 --- Changes5.004 | 2 +- Changes5.6 | 8 ++++---- handy.h | 2 +- pod/perlapi.pod | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Changes5.004 b/Changes5.004 index 2d578b4..12b6bca 100644 --- a/Changes5.004 +++ b/Changes5.004 @@ -12745,7 +12745,7 @@ Index: mg.c related to the numeric values of $! and $^E. This patch *REPLACES* the one I posted earlier, which was only effective for $!. - [Some of this is superceded by similar stuff in the VMS patches.] + [Some of this is superseded by similar stuff in the VMS patches.] Index: op.c diff --git a/Changes5.6 b/Changes5.6 index 3098314..2565299 100644 --- a/Changes5.6 +++ b/Changes5.6 @@ -16958,7 +16958,7 @@ ____________________________________________________________________________ ! dump.c embed.h embed.pl objXSUB.h op.c op.h proto.h toke.c ____________________________________________________________________________ [ 3446] By: gsar on 1999/05/23 05:00:55 - Log: remove redundant part of change#1169 superceded by change#2061; + Log: remove redundant part of change#1169 superseded by change#2061; avoid "future reserved word" warning on prototypical bearwords Branch: perl ! t/lib/fatal.t toke.c @@ -18647,7 +18647,7 @@ ____________________________________________________________________________ ! INSTALL ____________________________________________________________________________ [ 3153] By: gsar on 1999/03/24 10:38:05 - Log: applied suggested patch, modulo superceded parts + Log: applied suggested patch, modulo superseded parts From: Charles Bailey Date: Thu, 18 Mar 1999 00:10:44 -0400 (EDT) Message-id: <01J8YFGIHW2W001E7S@mail.newman.upenn.edu> @@ -18659,7 +18659,7 @@ ____________________________________________________________________________ ! vms/ext/Stdio/test.pl vms/test.com vms/vmsish.h ____________________________________________________________________________ [ 3152] By: gsar on 1999/03/24 10:30:51 - Log: applied suggested patch, modulo superceded parts + Log: applied suggested patch, modulo superseded parts From: Charles Bailey Date: Thu, 18 Mar 1999 00:04:31 -0400 (EDT) Message-id: <01J8YF0EOWLU001E7S@mail.newman.upenn.edu> @@ -26148,7 +26148,7 @@ ____________________________________________________________________________ [ 1904] By: gsar on 1998/10/02 01:53:25 Log: various Configure and hints updates (prefer drand48() or random() over rand(); add -Dusemultiplicity; enhanced 64-bitness); patch - applied modulo SCO hints superceded by later patch + applied modulo SCO hints superseded by later patch From: Jarkko Hietaniemi Date: Tue, 29 Sep 1998 00:56:33 +0300 (EET DST) Message-Id: <199809282156.AAA18615@alpha.hut.fi> diff --git a/handy.h b/handy.h index 3c3e443..ada3124 100644 --- a/handy.h +++ b/handy.h @@ -570,7 +570,7 @@ The XSUB-writer's interface to the C C function. In 5.9.3, Newx() and friends replace the older New() API, and drops the first parameter, I, a debug aid which allowed callers to identify -themselves. This aid has been superceded by a new build option, +themselves. This aid has been superseded by a new build option, PERL_MEM_LOG (see L). The older API is still there for use in XS modules supporting older perls. diff --git a/pod/perlapi.pod b/pod/perlapi.pod index e3dac62..6e53740 100644 --- a/pod/perlapi.pod +++ b/pod/perlapi.pod @@ -1988,7 +1988,7 @@ The XSUB-writer's interface to the C C function. In 5.9.3, Newx() and friends replace the older New() API, and drops the first parameter, I, a debug aid which allowed callers to identify -themselves. This aid has been superceded by a new build option, +themselves. This aid has been superseded by a new build option, PERL_MEM_LOG (see L). The older API is still there for use in XS modules supporting older perls. -- 2.7.4