Re: [perl #31897] [PATCH] Win32 stat

2004-10-08 Thread Ronald Blaschke
Please forget the last platform patch. This one should follow style. Sorry, guess I need some time to warm up on my patches... platforms-win32-tests-fail.patch Description: Attached file: platforms-win32-tests-fail.patch

Re: [perl #31897] [PATCH] Win32 stat

2004-10-08 Thread Ronald Blaschke
On Fri, 8 Oct 2004 18:13:36 +0200, Leopold Toetsch wrote: > Ron Blaschke <[EMAIL PROTECTED]> wrote: > Does it compile, run, and test now? Can you provide an update patch to > PLATFORMS, thanks. The following applies to win32-ms-cl_13.10.3077. It now compiles ok, but some tests fail. I've attache

Re: [perl #31897] [PATCH] Win32 stat

2004-10-08 Thread Leopold Toetsch
Ron Blaschke <[EMAIL PROTECTED]> wrote: > Removes the #if defined(WIN32) in generic/stat.c, and adds a separate > implementation in win32/stat.c. The block stats stay implemented as > internal_exception. Thanks, applied. Does it compile, run, and test now? Can you provide an update patch to PLAT

[perl #31897] [PATCH] Win32 stat

2004-10-08 Thread via RT
# New Ticket Created by Ron Blaschke # Please include the string: [perl #31897] # in the subject line of all future correspondence about this issue. # http://rt.perl.org:80/rt3/Ticket/Display.html?id=31897 > Removes the #if defined(WIN32) in generic/stat.c, and adds a separate implementation