# New Ticket Created by  Jürgen Bömmels 
# Please include the string:  [perl #17936]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17936 >


There are again some files missing in MANIFEST.

HINT: I have still [perl #16839] in my tree, so errors like this are really 
easy to recognize.

b.



-- attachment  1 ------------------------------------------------------
url: http://rt.perl.org/rt2/attach/39843/32254/b28db3/manifest.diff

Index: MANIFEST
===================================================================
RCS file: /cvs/public/parrot/MANIFEST,v
retrieving revision 1.232
diff -u -r1.232 MANIFEST
--- MANIFEST	11 Oct 2002 01:46:31 -0000	1.232
+++ MANIFEST	14 Oct 2002 22:59:48 -0000
@@ -8,6 +8,7 @@
 MANIFEST.SKIP
 NEWS
 README
+RELEASE_INSTRUCTIONS
 RESPONSIBLE_PARTIES
 TODO
 VERSION
@@ -35,6 +36,7 @@
 classes/perlundef.pmc
 classes/pmc2c.pl
 classes/pointer.pmc
+classes/scalar.pmc
 classes/sub.pmc
 config/auto/alignptrs.pl
 config/auto/alignptrs/test_c.in
@@ -482,6 +484,7 @@
 languages/regex/lib/Regex/PreOptimize.pm
 languages/regex/lib/Regex/Rewrite.pm
 languages/regex/lib/Regex/Rewrite/Stackless.pm
+languages/regex/lib/Regex/State.pm
 languages/regex/regex.pl
 languages/regex/t/a.t
 languages/regex/t/alt.t
@@ -556,6 +559,7 @@
 lib/Test/More.pm
 lib/Test/Simple.pm
 lib/Text/Balanced.pm
+list.c
 make.pl
 malloc.c
 malloc-trace.c
@@ -614,6 +618,7 @@
 t/pmc/intlist.t
 t/pmc/perlarray.t
 t/pmc/perlhash.t
+t/pmc/perlint.t
 t/pmc/perlstring.t
 t/pmc/pmc.t
 t/pmc/sub.t

Reply via email to