- From: Bernhardt Juergen <juergen.bernhardt@siemens.com>
- Date: Tue, 29 Oct 2002 13:00:17 -0500 (EST)
- To: "'www-lib@w3.org'" <www-lib@w3.org>
- Message-ID: <F3C1A850D8F7D511BF120002A540C8EFE39191@ERLM511A.erl9.siemens.de>
I've downloaded the ssl / proxy fix from Mikhail (https-proxy.tar.Z) and patched it into my libwww based on 5.4.0. Unfortunately, I got the following error message: ========================================= $ patch -pnum HTTP.c < ../../ssl_patch/HTTP.c.diff Hmm... Looks like a normal diff to me... The text leading up to this was: -------------------------- | |------- HTTP.c ------- -------------------------- Patching file HTTP.c using Plan A... Hunk #1 succeeded at 155 (offset 5 lines). Hunk #2 succeeded at 1185 (offset 56 lines). Hunk #3 succeeded at 1211 (offset 56 lines). Hunk #4 succeeded at 1275 (offset 56 lines). Hunk #5 succeeded at 1278 (offset 5 lines). patch: misordered hunks! output will be garbled. Hunk #6 succeeded at 1314 (offset 5 lines). patch: misordered hunks! output will be garbled. Hunk #7 succeeded at 1323 (offset 5 lines). Hunk #8 succeeded at 1364 (offset 5 lines). done ========================================= This error message from patching the fix into the code results in a compiler error. I suppose, that the diff output is based on an older or other release of HTTP.c (the patched HTTP.c is attached this mail) Is there a patch available which is based on 5.4.0? Any help would be appreciated. -- Juergen <<HTTP.c>>
Attachments
- application/octet-stream attachment: HTTP.c
Received on Tuesday, 29 October 2002 13:20:05 UTC