Neil Bird wrote on Fri, Feb 04, 2011 at 12:53:31 +0000:
> Around about 04/02/11 12:06, Neil Bird typed ...
> >It's turning out to be the PITA I expected.
> 
>   OK, I've backported enough of the trunk copy to get it compiling
> for Linux, but it now fails 2 tests.  I'll investigate next week.
> It almost certainly won't compile for Windows, either, as there's
> quite a bit of ifdef'd code I can't check.

I'm concerned; that doesn't sound like a good process to develop
a patch.  Normally backporting a patch is a matter of finding
N applicable revisions and merging them... but it sounds that here
you're re-developing the feature from scratch.

If it won't compile on windows, for example, I'd be concerned that you
introduced run-time bugs on unix.

> 
> -- 
> [neil@fnx ~]# rm -f .signature
> [neil@fnx ~]# ls -l .signature
> ls: .signature: No such file or directory
> [neil@fnx ~]# exit

Reply via email to