[perl #37428] [PATCH] Trivial typo fixes

2005-10-13 Thread via RT
rom: Nick Glencross <[EMAIL PROTECTED]> Date: Wed, 12 Oct 2005 12:51:44 +0100 To: perl6-internals@perl.org Subject: [PATCH] Trivial typo fixes Guys, Nothing too much to this patch. A fix to a couple of typos ('unimplemented' and 'too') and a few paths in examples. Rega

Re: [PATCH] Trivial typo fixes

2005-10-12 Thread Bernhard Schmalhofer
Will Coleda schrieb: Applied, except for the patch to examples/md5sum.pir - That changes the md5sum of the file, which then breaks t/examples/pir.t Thanks for looking at the examples. The md5sum.pir changes are now also in. Late at night I though that using the md5sum of md5sum.pir for testi

Re: [PATCH] Trivial typo fixes

2005-10-12 Thread Will Coleda
Applied, except for the patch to examples/md5sum.pir - That changes the md5sum of the file, which then breaks t/examples/pir.t While I was testing parakeet to make sure this didn't break anything, I noticed that parakeet was broken. (using soon to be and already deprecated syntax). In fut

[PATCH] Trivial typo fixes

2005-10-12 Thread Nick Glencross
Guys, Nothing too much to this patch. A fix to a couple of typos ('unimplemented' and 'too') and a few paths in examples. Regards, Nick Index: src/pmc_freeze.c === --- src/pmc_freeze.c(revision 9465) +++ src/pmc_freeze.c(