develooper Front page | perl.perl6.internals | Postings from February 2006

[perl #38479] Tiny MANIFEST patch

From:
Andy Dougherty
Date:
February 11, 2006 07:56
Subject:
[perl #38479] Tiny MANIFEST patch
Message ID:
rt-3.0.11-38479-129864.13.368596243311@perl.org
# New Ticket Created by  Andy Dougherty 
# Please include the string:  [perl #38479]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=38479 >


I needed the following patch today with a fresh copy of 
parrot-latest.tar.gz.  

I noted the following comment at the top of MANIFEST:
    # Please re-sort this file after *EVERY* modification

I tried it, but the resulting patch was 1968 lines long, so I didn't 
attach it here.  Presumably stuff is out of order for a reason, so I 
didn't want to mess with it.

--- parrot-current/MANIFEST	Thu Feb  9 19:15:10 2006
+++ parrot-andy/MANIFEST	Fri Feb 10 10:14:08 2006
@@ -1835,6 +1835,7 @@
 src/pdb.c                                         []
 src/pdump.c                                       []
 src/pic.c                                         []
+src/pic_jit.c                                     []
 src/pmc.c                                         []
 src/pmc_freeze.c                                  []
 src/register.c                                    []

-- 
    Andy Dougherty		doughera@lafayette.edu



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About