----- Original Message ----- 
From: "Dan Sugalski" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, February 19, 2004 3:10 PM
Subject: [PATCH] Re: [perl #25239] Platform-specific files not granular
enough


> At 8:01 PM +0000 2/18/04, Adam Thomason via RT wrote:
> >Attached patch is tested on Linux, AIX, and OpenBSD.  It does
> >twiddle the order of includes and declarations, so there might still
> >be problems.  Testing very much requested, most especially on Darwin
> >and Win32.
>
> I've applied this locally and it's building in the background -- it
> looks darned good, and I'm happy to get it applied. If it breaks
> Win32 (and I'd bet not) then we can fix it. Definitely gets us in a
> really good position, though. Thanks!
The good news (for Dan) is that he didn't place any money on his bet about
this breaking on Win32.  The bad news is that it does break Win32...

src\exceptions.c
exceptions.c
c:\documents and settings\jonathan\desktop\pow\parrot\src\exceptions.c(125)
: error C2065: 'SIGQUIT' : undeclared identifier
NMAKE : fatal error U1077: 'F:\Perl\bin\perl.exe' : return code '0x2'
Stop.

I'll try and take a look later tonight.

Jonathan


Reply via email to