Re: [PATCH] Fix imcpasm tests on Win32

2004-01-24 Thread David Pippenger
On Sun, Jan 18, 2004 at 02:49:06PM +0100, Michael Scott wrote:
 
 On 17 Jan 2004, at 21:47, Leopold Toetsch wrote:
 
 [...]
 
 BTW don't we have some docs/*.pod with a summary of sending patches?
 Also the Fgettingingstarted.pod seems to be missing in the tree.
 
 
 I have a submissions.pod on the wiki which I'll put in. Problem is at 
 the moment I can't see either the wiki or cvs.perl.org. Not certain 
 where the problem is.
 
 Mike
 
 

Hi Mike,

I filed a ticket in RT for this and I'd like to assign it to you.

http://bugs6.perl.org/rt3/Ticket/Display.html?id=25248

Do you have a perl.org account and if not would you mind getting one?

http://bugs6.perl.org/
-- Create or modify your perl.org account

Thanks,

-- Dave



Re: [PATCH] Fix imcpasm tests on Win32

2004-01-18 Thread Michael Scott
On 17 Jan 2004, at 21:47, Leopold Toetsch wrote:

[...]

BTW don't we have some docs/*.pod with a summary of sending patches?
Also the Fgettingingstarted.pod seems to be missing in the tree.
I have a submissions.pod on the wiki which I'll put in. Problem is at 
the moment I can't see either the wiki or cvs.perl.org. Not certain 
where the problem is.

Mike



Re: [PATCH] Fix imcpasm tests on Win32

2004-01-17 Thread Leopold Toetsch
Jonathan Worthington [EMAIL PROTECTED] wrote:

 The attached patch fixes a problem in imcc/TestCompiler.pm which was causing
 all imcpasm tests to fail on Win32.

Applied, as well as the icu.pl patch.

[ Please provide patches relative to parrot root to simplify applying ]

 Jonathan

Thanks,
leo



Re: [PATCH] Fix imcpasm tests on Win32

2004-01-17 Thread Harry Jackson
Leopold Toetsch wrote:
Jonathan Worthington [EMAIL PROTECTED] wrote:


The attached patch fixes a problem in imcc/TestCompiler.pm which was causing
all imcpasm tests to fail on Win32.


Applied, as well as the icu.pl patch.

[ Please provide patches relative to parrot root to simplify applying ]
Do you mean we should be using:

cvs -Q diff -c  patchfile.txt

when creating our patches rather than just diff'ing two files and then 
sending them with

[PATCH]

in the subject.

Harry



[PATCH] Fix imcpasm tests on Win32

2004-01-16 Thread Jonathan Worthington
Hi,

The attached patch fixes a problem in imcc/TestCompiler.pm which was causing
all imcpasm tests to fail on Win32.

Jonathan


imcpasmtests.patch
Description: Binary data