I tried to apply the patch myself and indeed I get some patch errors.<br>I'm posting then because I'm not to familiar with patches ...<br><br><a href="http://coockiejrdepot.free.fr/boulot/vc8includelog.txt">http://coockiejrdepot.free.fr/boulot/vc8includelog.txt
</a><br><a href="http://coockiejrdepot.free.fr/boulot/algorithm.rej">http://coockiejrdepot.free.fr/boulot/algorithm.rej</a><br><a href="http://coockiejrdepot.free.fr/boulot/crtdefs.h.rej">http://coockiejrdepot.free.fr/boulot/crtdefs.h.rej
</a><br><br>I've got Win Xp with SP (french) and Visual Studio 2005 Professional with SP (french). But a don't see why the languages would change the headers :/<br>And latest CVS GCC_XML version of course.<br><br>
Thanks for your help !<br><br><br><br><div><span class="gmail_quote">On 7/10/07, <b class="gmail_sendername">Brad King</b> <<a href="mailto:brad.king@kitware.com">brad.king@kitware.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Coockie_jr wrote:<br>> Hmmm<br>> I had to reinstall my pc and I can't get this patch working again.<br>> I do have a more explicit error message though<br>><br>> Error running patch.  Output is [patching file `algorithm'Hunk #1 FAILED at
<br>> 2513.1 out of 1 hunk FAILED -- saving rejects to algorithm.rejpatching file `comdef.h'Hunk #2 succeeded at 163 (offset 4 lines).patching file `comip.h'patching file `comutil.h'patching file `crtdefs.h'Hunk #1 succeeded at 664 (offset 50 lines).Hunk #3 succeeded at 781 (offset 50 lines).Hunk #5 succeeded at 969 (offset 50 lines).Hunk #6 FAILED at
<br>> 1024.Hunk #8 FAILED at 1064.Hunk #9 succeeded at 1159 (offset 50 lines).Hunk #11 succeeded at 1249 (offset 50 lines).Hunk #13 succeeded at 1354 (offset 50 lines).Hunk #15 succeeded at 1459 (offset 50 lines).Hunk #17 succeeded at 1553 (offset 50 lines).2 out of 17 hunks FAILED -- saving rejects to
<br>> crtdefs.h.rejpatching file `deque'patching file `eh.h'patching file `functional'patching file `iostream'patching file `iso646.h'patching file `iterator'patching file `list'patching file `math.h'Hunk #1 succeeded at 132 with fuzz
<br>> 1.patching file `process.h'patching file `setjmp.h'patching file `signal.h'patching file `typeinfo'patching file `vector'patching file `xlocale'patching file `xstddef'patching file `xutility'Hunk #2 succeeded at 1757 (offset 38 lines).patching file `yvals.h'Hunk #1 succeeded at 518 (offset 33 lines).Hunk #3 succeeded at 728 (offset 33 lines).]
<br>><br>> some of the header files just don't patch (like algorithm).<br>> Are all patched files for VC8 the same (I've got XP et SP1 for VS) ? If so can someone send them to me ? It's getting a bit frustrating ...
<br><br>The following patches should be in the source tree under GCC_XML/VcInstall:<br><br>Original VC8 Express:<br>   vc8ExpressInclude.patch<br>   vc8ExpressPlatformSDK.patch<br><br>Original VC8 Full:<br>   vc8Include.patch
<br>   vc8PlatformSDK.patch<br><br>Patched VC8 Express (sp1):<br>   vc8sp1ExpressInclude.patch<br><br>Patched VC8 Full (sp1):<br>   vc8sp1Include.patch<br>   vc8sp1PlatformSDK.patch<br><br>The patches are applied by copying the headers from your installation to
<br>a support directory and then running a patch tool with some of the above<br>input files.  If the patch is failing then clearly you have a different<br>version of the input headers than any of the above patches supports.
<br>What is the exact sequence of products (with versions and languages)<br>that you installed?<br><br>-Brad<br></blockquote></div><br>