Re: [perl #30349] [PATCH] Fix Win32 building part 1

2004-06-22 Thread Dennis Rieks
On Friday 18 June 2004 03:56, Jonathan Worthington wrote: > # New Ticket Created by Jonathan Worthington > # Please include the string: [perl #30349] > # in the subject line of all future correspondence about this issue. > # http://rt.perl.org:80/rt3/Ticket/Display.html?id=30349 > > > > Hi, > > T

Re: [perl #30349] [PATCH] Fix Win32 building part 1

2004-06-19 Thread Leopold Toetsch
Jonathan Worthington <[EMAIL PROTECTED]> wrote: > The attached one-line patch sorts out something that stopped ICU build > working on Win32 with Visual Studio 6.0. Thanks, applied. leo

Re: [perl #30349] [PATCH] Fix Win32 building part 1

2004-06-18 Thread Andy Dougherty
On Thu, 17 Jun 2004, Jonathan Worthington wrote: > I should find time in the next couple of days to implement stat.c for Win32, > at which point with any luck we'll have a working Parrot on Win32 again. You might try grabbing the section from perl5's perl.h header which does things like #if

[perl #30349] [PATCH] Fix Win32 building part 1

2004-06-18 Thread via RT
# New Ticket Created by Jonathan Worthington # Please include the string: [perl #30349] # in the subject line of all future correspondence about this issue. # http://rt.perl.org:80/rt3/Ticket/Display.html?id=30349 > Hi, The attached one-line patch sorts out something that stopped ICU build w