patch.spdy-55_1.3.11 broken?

Maxim Konovalov maxim at nginx.com
Thu Jan 17 10:03:39 UTC 2013


Hi James,

On 1/17/13 2:16 AM, James Cloos wrote:
>>>>>> "VVB" == Valentin V Bartenev <vbart at nginx.com> writes:
> 
> VVB> Yeap, fixed.
> 
> The patch at:
> 
>   http://nginx.org/patches/spdy/patch.spdy-58_1.3.11.txt 
> 
> fails to apply to nginx-1.3.11 with 37 FAILs and 143 succeeds, 22 of
> which need fuzz.
> 
The following script works for me on FreeBSD box:

fetch -o- http://www.nginx.org/download/nginx-1.3.11.tar.gz | tar
zxvf - && fetch
http://nginx.org/patches/spdy/patch.spdy-58_1.3.11.txt && cd
nginx-1.3.11 && patch -p1 <../patch.spdy-58_1.3.11.txt

Please note that 'patch -C' could produce the (false) errors you
describe.

-- 
Maxim Konovalov
+7 (910) 4293178
http://nginx.com/support.html



More information about the nginx mailing list