Re: [perl #31883] [PATCH] MSWin32 Makefile and Exec issues

2004-10-08 Thread Leopold Toetsch
Ron Blaschke <[EMAIL PROTECTED]> wrote: > D21E714B3A23EF4E > Content-Type: text/plain; charset=us-ascii > Content-Transfer-Encoding: 7bit > Sorry, my last patch for Makefile is broken. Is already fixed. > Renamed 3 symbols in win32 symbol export list, as they are differently > declar

Re: [perl #31883] [PATCH] MSWin32 Makefile and Exec issues

2004-10-08 Thread Ron Blaschke
Sorry, my last patch for Makefile is broken. The 'stat' problem obscured things a bit for me. config/gen/makefiles/root.in Renamed 3 symbols in win32 symbol export list, as they are differently declared in src/nci_test.c. libnci.def Ron makefile-libnci.patch Description: Binary data

Re: [perl #31883] [PATCH] MSWin32 Makefile and Exec issues

2004-10-08 Thread Jens Rieks
On Thursday 07 October 2004 22:13, Ron Blaschke wrote: > # New Ticket Created by Ron Blaschke > # Please include the string: [perl #31883] > # in the subject line of all future correspondence about this issue. > # http://rt.perl.org:80/rt3/Ticket/Display.html?id=31883 > > > > Replaced > %.pbc:%.i

[perl #31883] [PATCH] MSWin32 Makefile and Exec issues

2004-10-07 Thread via RT
# New Ticket Created by Ron Blaschke # Please include the string: [perl #31883] # in the subject line of all future correspondence about this issue. # http://rt.perl.org:80/rt3/Ticket/Display.html?id=31883 > Replaced %.pbc:%.imc with .pbc.imc: as former is not supported by nmake. config/gen/