Re: [perl #30959] [PATCH] Win32 Building Issues

2004-08-07 Thread Dan Sugalski
At 1:26 PM -0700 8/5/04, Jonathan Worthington (via RT) wrote: [I originally sent this yesterday...to the wrong place. So I don't know if it's worth applying the ICU bit given that Dan's said it's going, but here we are anyway.] Here are a couple of patches that enable me to build on Win32 with Vis

[perl #30959] [PATCH] Win32 Building Issues

2004-08-05 Thread via RT
# New Ticket Created by Jonathan Worthington # Please include the string: [perl #30959] # in the subject line of all future correspondence about this issue. # http://rt.perl.org:80/rt3/Ticket/Display.html?id=30959 > Hi, [I originally sent this yesterday...to the wrong place. So I don't know

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 #30401] [PATCH] win32 building fix (libnci.dll)

2004-06-22 Thread Leopold Toetsch
Dennis Rieks <[EMAIL PROTECTED]> wrote: > with this patch (and my previous stat.h patch) win32/vc6 compile, link and > test now successfully (with system icu). See starshadow tinderbox log for > more information. Thanks, applied. leo

[perl #30401] [PATCH] win32 building fix (libnci.dll)

2004-06-22 Thread via RT
# New Ticket Created by Dennis Rieks # Please include the string: [perl #30401] # in the subject line of all future correspondence about this issue. # http://rt.perl.org:80/rt3/Ticket/Display.html?id=30401 > Hi, with this patch (and my previous stat.h patch) win32/vc6 compile, link and test

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

Re: Win32 building

2003-11-24 Thread Jonathan Worthington
- Original Message - From: "Vladimir Lipsky" <[EMAIL PROTECTED]> To: "perl6-internals" <[EMAIL PROTECTED]> Sent: Monday, November 24, 2003 6:16 AM Subject: Win32 building > D:\build\parrot>nmake > ... > d:\build\parrot\src\encoding.c(39) : wa

Win32 building

2003-11-23 Thread Vladimir Lipsky
D:\build\parrot>nmake ... d:\build\parrot\src\encoding.c(39) : warning C4090: 'function' : different 'const' qualifiers d:\build\parrot\src\encoding.c(39) : warning C4022: 'mem_sys_free' : pointer mismatch for actual parameter 1 ... d:\build\parrot\src\chartype.c(231) : warning C4090: 'function' :