[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Suggestion for gtk2-perl port for win32



Thanks for the patch!

On Tue, 2007-10-02 at 15:09 +0800, Ye Wenbin wrote:

> > On Tue, 2007-10-02 at 01:38 +0800, Ye Wenbin wrote:
> >
> > If you can provide a patch that implements your suggestions, and doesn't
> > break the build on other platforms, we'd be pleased to apply it to fix
> > those problems.
>
> 1. I can't figure out an clean way to solve the problem about the quote.
> so I just copy the function and make a little change to make it fit to  
> MSWin32.
> The difficulty is the cmd use only double-quote and doesn't recognize
> escape!

To copy the whole function seems overkill.  Can't you just turn the
relevant code portions into `if (win32) { ... } else { ... }� form?

-- 
Bye,
-Torsten




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]