From e9e0c7d0b2a1ee40990c1a0b448b0bdc5d1d294c Mon Sep 17 00:00:00 2001 From: Nicholas Clark Date: Tue, 20 Nov 2007 16:59:49 +0000 Subject: [PATCH] Update the files that need to be read/write in makerel, removing one exterminated file, one file that is now a dummy, and adding in various files that are actually read/write because they are regenerated from source files. Change the type of regcharclass.h to read/write in Perforce as it is auto-generated. (And all other auto-generated files are read/write. There's some irony here - the only read/write files are the ones you shouldn't edit. All the ones you can edit are read only.) p4raw-id: //depot/perl@32427 --- Porting/makerel | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Porting/makerel b/Porting/makerel index 9310ebe..6412f2e 100644 --- a/Porting/makerel +++ b/Porting/makerel @@ -118,14 +118,18 @@ my @writables = qw( embed.h embedvar.h global.sym + overload.c + overload.h pod/perlintern.pod pod/perlapi.pod + pod/perltoc.pod perlapi.h perlapi.c - ext/B/B/Asmdata.pm - ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c + reentr.c + reentr.h + regcharclass.h regnodes.h warnings.h lib/warnings.pm -- 2.7.4