In message <[EMAIL PROTECTED]>
        Simon Cozens <[EMAIL PROTECTED]> wrote:

> On Thu, Sep 13, 2001 at 09:35:33AM +0100, Tom Hughes wrote:
> > BTW I have had to resend this because my first attempt was bounced
> > apparently for having the patch as a text/plain attachment rather than
> > inline. Isn't that a bit OTT though?
> 
> Hrm, I think other people have managed...

Wierd. Must be something to do with the MIME that Gnus created then.

> Both this, and the other patch, (struct in strnative.c) applied.

I just realised I missed one:

===================================================================
RCS file: /home/perlcvs/parrot/config.h.in,v
retrieving revision 1.1
diff -u -r1.1 config.h.in
--- config.h.in 2001/09/11 09:44:00     1.1
+++ config.h.in 2001/09/13 08:52:26
@@ -13,7 +13,7 @@
 typedef void DPOINTER;
 typedef void SYNC;
 
-//typedef IV *(*opcode_funcs)(void *, void *) OPFUNC;
+/*typedef IV *(*opcode_funcs)(void *, void *) OPFUNC; */
 
 #define FRAMES_PER_CHUNK 16
 

Tom

-- 
Tom Hughes ([EMAIL PROTECTED])
http://www.compton.nu

Reply via email to