Re: [perl #39164] [PATCH] Cygwin: build with spaces in build_dir

2006-05-22 Thread Matt Diephouse
via RT Greg Bacon <[EMAIL PROTECTED]> wrote: # New Ticket Created by Greg Bacon # Please include the string: [perl #39164] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=39164 > The attached patch allows parrot to build on

[perl #39164] [PATCH] Cygwin: build with spaces in build_dir

2006-05-18 Thread via RT
# New Ticket Created by Greg Bacon # Please include the string: [perl #39164] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=39164 > The attached patch allows parrot to build on Cygwin when build_dir contains spaces. How