Re: [perl #17936] [PATCH] MANIFEST

2002-10-22 Thread Steve Fink
On Mon, Oct 14, 2002 at 11:06:05PM +, J?rgen B?mmels wrote: > # 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. > # http://rt.perl.org/rt2/Ticket/Display.html?id=17936 > > > > There ar

Re: [perl #17936] [PATCH] MANIFEST

2002-10-21 Thread Juergen Boemmels
"Jürgen" "Bömmels" (via RT) <[EMAIL PROTECTED]> writes: > # 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. > # http://rt.perl.org/rt2/Ticket/Display.html?id=17936 > > > > There are again

Re: [perl #x17936] [PATCH] MANIFEST

2002-10-21 Thread Robert Spier
>I just wanted to obsolete this Patch, because the missing files now >have entered the MANIFEST. But bugs6.perl.org only tells me "Permission >denied". Im logged in, and the bugtracker recognizes this patch as >mine. I've tweaked the permissions, try again. -R

Re: [perl #17936] [PATCH] MANIFEST

2002-10-16 Thread Simon Glover
On Wed, 16 Oct 2002, Leopold Toetsch wrote: > There is somewhere a mailing list "cvs something" for checkins. [EMAIL PROTECTED] (and an archive on the web at archive.develooper.com) Simon

Re: [perl #17936] [PATCH] MANIFEST

2002-10-16 Thread Leopold Toetsch
Nicholas Clark wrote: > This has been applied, hasn't it? [Am I supposed to check somewhere other than > the mailing list to learn this?] I did add these missing entries, when I checked in my list integration patch, which touched the MANIFEST anyway. Sorry - no notice about that til now, a RL

Re: [perl #17936] [PATCH] MANIFEST

2002-10-16 Thread Nicholas Clark
On Mon, Oct 14, 2002 at 11:06:05PM +, Jürgen Bömmels wrote: > # 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. > # http://rt.perl.org/rt2/Ticket/Display.html?id=17936 > > > > There a

[perl #17936] [PATCH] MANIFEST

2002-10-14 Thread Jürgen
# 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. # 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

Re: [PATCH] MANIFEST update

2002-07-23 Thread Andy Dougherty
On Sat, 20 Jul 2002, Josh Wilmes wrote: > If all MANIFEST is is a list of all files in CVS, there are much easier > ways to get it. > > As I understand it, it's supposed to be a list of what goes into a tarball > to release the program, which might be a subset of what stays in CVS. > > Honest

Re: [PATCH] MANIFEST update

2002-07-17 Thread Nicholas Clark
On Mon, Jan 21, 2002 at 12:21:41PM +, Simon Glover wrote: > > Please, people, if you create new files, remember to add them to the > MANIFEST. Is CVS flexible enough to let us run a manifest check on each commit and generate warnings that get sent somewhere useful if it fails? I seem to re

RE: [PATCH] MANIFEST update

2002-07-17 Thread Tom Hughes
In message <[EMAIL PROTECTED]> Andy Dougherty <[EMAIL PROTECTED]> wrote: > On Wed, 17 Jul 2002, Brent Dax wrote: > > > There should be no Makefile.in's left in the source--they've been tossed > > in favor of config/gen/makefiles. > > Fair enough. I just took what cvs handed me. It w

RE: [PATCH] MANIFEST update

2002-07-17 Thread Andy Dougherty
On Wed, 17 Jul 2002, Brent Dax wrote: > There should be no Makefile.in's left in the source--they've been tossed > in favor of config/gen/makefiles. Fair enough. I just took what cvs handed me. It was a fresh checkout as of yesterday, updated this morning. Whoever removes those files from the

RE: [PATCH] MANIFEST update

2002-07-17 Thread Brent Dax
There should be no Makefile.in's left in the source--they've been tossed in favor of config/gen/makefiles. Andy Dougherty: # --- parrot-cvs/MANIFEST Sat Jul 13 13:04:15 2002 # +++ parrot-andy/MANIFEST Wed Jul 17 11:46:50 2002 # @@ -12,16 +12,15 @@ # VERSION # assemble.pl # byteorder

Re: [PATCH] MANIFEST update

2002-07-17 Thread Daniel Grunblatt
On Wed, 17 Jul 2002, Andy Dougherty wrote: > The following patch brings the MANIFEST file up-to-date with recent > additions. I haven't committed this in case some other reorganization > (e.g. moving stuff to a src/ or dev/ or doc/ directory) is underway. > > There are also a few minor shuffles

[PATCH] MANIFEST update

2002-07-17 Thread Andy Dougherty
The following patch brings the MANIFEST file up-to-date with recent additions. I haven't committed this in case some other reorganization (e.g. moving stuff to a src/ or dev/ or doc/ directory) is underway. There are also a few minor shuffles as I've re-sorted the MANIFEST. Andy Dougherty

Re: [netlabs #790] [PATCH] MANIFEST update

2002-07-13 Thread Tom Hughes
In message <20020712005836$[EMAIL PROTECTED]> Simon Glover (via RT) <[EMAIL PROTECTED]> wrote: > # New Ticket Created by Simon Glover > # Please include the string: [netlabs #790] > # in the subject line of all future correspondence about this issue. > # http://bugs6.perl.org/rt2/Tick

[netlabs #790] [PATCH] MANIFEST update

2002-07-10 Thread via RT
# New Ticket Created by Simon Glover # Please include the string: [netlabs #790] # in the subject line of all future correspondence about this issue. # http://bugs6.perl.org/rt2/Ticket/Display.html?id=790 > Self-explanatory. Simon --- MANIFEST.oldWed Jul 10 14:43:48 2002 +++ MAN

[Applied] Re: [PATCH] MANIFEST tweaking

2002-03-24 Thread Jeff
Simon Glover wrote: > > Self-explanatory patch. > > Simon > > --- MANIFEST.oldSun Mar 24 16:03:02 2002 > +++ MANIFESTSun Mar 24 16:03:39 2002 > @@ -72,6 +72,7 @@ > examples/assembly/Makefile > examples/assembly/bsr.pasm > examples/assembly/call.pasm > +examples/assembly/cat.pas

[PATCH] MANIFEST tweaking

2002-03-24 Thread Simon Glover
Self-explanatory patch. Simon --- MANIFEST.oldSun Mar 24 16:03:02 2002 +++ MANIFESTSun Mar 24 16:03:39 2002 @@ -72,6 +72,7 @@ examples/assembly/Makefile examples/assembly/bsr.pasm examples/assembly/call.pasm +examples/assembly/cat.pasm examples/assembly/euclid.pasm examples/

Re: [PATCH] MANIFEST tweaking

2002-03-13 Thread Melvin Smith
At 06:47 PM 3/13/2002 -0500, Simon Glover wrote: > Enclosed patch updates the manifest to match reality. > > Simon Applied, thanks. -Melvin

[PATCH] MANIFEST tweaking

2002-03-13 Thread Simon Glover
Enclosed patch updates the manifest to match reality. Simon --- MANIFEST.oldWed Mar 13 18:43:05 2002 +++ MANIFESTWed Mar 13 18:43:43 2002 @@ -56,6 +56,7 @@ docs/pdds/pdd11_extending.pod docs/pdds/pdd12_assembly.pod docs/pdds/pdd13_bytecode.pod +docs/pdds/pdd14_bignum.pod docs

Re: [PATCH] MANIFEST update [APPLIED]

2002-01-30 Thread Daniel Grunblatt
On Wed, 30 Jan 2002, Simon Glover wrote: > > Enclosed patch adds the new SPARC-based JIT files to the manifest, > and also puts it back into alphabetical order. > > Simon > Applied thanks.

[PATCH] MANIFEST update

2002-01-30 Thread Simon Glover
Enclosed patch adds the new SPARC-based JIT files to the manifest, and also puts it back into alphabetical order. Simon --- MANIFEST.oldWed Jan 30 11:42:42 2002 +++ MANIFESTWed Jan 30 11:46:42 2002 @@ -6,35 +6,9 @@ MANIFEST Makefile.in NEWS -lib/Parrot/Assembler.pm -lib/Parrot

Re: [PATCH] MANIFEST update

2002-01-21 Thread Melvin Smith
At 12:21 PM 1/21/2002 +, Simon Glover wrote: > Please, people, if you create new files, remember to add them to the > MANIFEST. > > Simon > >--- MANIFEST.oldMon Jan 21 12:17:34 2002 >+++ MANIFESTMon Jan 21 12:18:47 2002 >@@ -75,6 +75,7 @@ > examples/assembly/call.pasm > examp

[PATCH] MANIFEST update

2002-01-21 Thread Simon Glover
Please, people, if you create new files, remember to add them to the MANIFEST. Simon --- MANIFEST.oldMon Jan 21 12:17:34 2002 +++ MANIFESTMon Jan 21 12:18:47 2002 @@ -75,6 +75,7 @@ examples/assembly/call.pasm examples/assembly/euclid.pasm examples/assembly/fact.pasm +examples/

Re: [PATCH] MANIFEST: include classes/intqueue.pmc [APPLIED]

2002-01-14 Thread Dan Sugalski
Applied, thanks. Dan --"it's like this"--- Dan Sugalski even samurai [EMAIL PROTECTED] have teddy bears and even tedd

[PATCH] MANIFEST: include classes/intqueue.pmc

2002-01-14 Thread Andy Dougherty
--- parrot/MANIFEST Thu Jan 10 19:32:56 2002 +++ parrot-andy/MANIFESTMon Jan 14 09:57:04 2002 @@ -38,6 +38,7 @@ classes/Makefile.in classes/default.pmc classes/genclass.pl +classes/intqueue.pmc classes/parrotpointer.pmc classes/perlarray.pmc classes/perlhash.pmc @@ -110,8 +111,8

Re: [PATCH] MANIFEST

2002-01-01 Thread Dan Sugalski
At 11:33 PM 12/31/2001 -0500, Bryan C. Warnock wrote: >Index: MANIFEST In, thanks. Dan --"it's like this"--- Dan Sugalski even samurai [EMAIL PROTECTED] h

[PATCH] MANIFEST

2001-12-31 Thread Bryan C. Warnock
Index: MANIFEST === RCS file: /home/perlcvs/parrot/MANIFEST,v retrieving revision 1.78 diff -u -r1.78 MANIFEST --- MANIFEST30 Dec 2001 12:16:42 - 1.78 +++ MANIFEST1 Jan 2002 04:32:52 - @@ -134,6 +134,7 @@ ops2pm.

Re: [PATCH] MANIFEST update.

2001-09-18 Thread Simon Cozens
On Tue, Sep 18, 2001 at 01:38:58PM -0400, Andy Dougherty wrote: > The following patch adds some missing files to MANIFEST. It also re-sorts > it for easier maintenance. It's probably a good idea to periodically run > > perl -MExtUtils::Manifest -e 'ExtUtils::Manifest::fullcheck' > > (or