----- Original Message ----- 
From: "Leopold Toetsch" <[EMAIL PROTECTED]>
To: "Jonathan Worthington" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, February 21, 2004 11:51 AM
Subject: Re: [PATCH] Re: [perl #25239] Platform-specific files not granular
enough


> Jonathan Worthington <[EMAIL PROTECTED]> wrote:
>
> > I've attached a patch which causes stuff in begin.c to be put before the
> > #include "parrot/parrot.h" line, which fixes up this problem.  I don't
know
> > if it's the right thing to do, but it's the best one I could think of.
>
> Applied.
>
> > Please create the empty signal.h too
>
> Done.
>
> > ... - BTW, how should I have gone about
> > including that in my patch (e.g. what's the flag for cvs diff)?
>
> $ diff -u /dev/null the_file  # could be NUL: on Win32
>
> Or touch(1) the file in the unmodified tree, i.e. create an empty one.
>
D'oh.  I forgot I'd had to create an empty signal.c to fix things up on
Win32 (signal.h alone wasn't enough).  I've attached a patch to add it.

Sorry 'bout that,

Jonathan

Attachment: signal.c.patch
Description: Binary data

Reply via email to