I tried to apply the patch myself and indeed I get some patch errors.<br>I&#39;m posting then because I&#39;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&#39;ve got Win Xp with SP (french) and Visual Studio 2005 Professional with SP (french). But a don&#39;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> &lt;<a href="mailto:brad.king@kitware.com">brad.king@kitware.com</a>&gt; 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>&gt; Hmmm<br>&gt; I had to reinstall my pc and I can&#39;t get this patch working again.<br>&gt; I do have a more explicit error message though<br>&gt;<br>&gt; Error running patch.&nbsp;&nbsp;Output is [patching file `algorithm&#39;Hunk #1 FAILED at
<br>&gt; 2513.1 out of 1 hunk FAILED -- saving rejects to algorithm.rejpatching file `comdef.h&#39;Hunk #2 succeeded at 163 (offset 4 lines).patching file `comip.h&#39;patching file `comutil.h&#39;patching file `crtdefs.h&#39;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>&gt; 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>&gt; crtdefs.h.rejpatching file `deque&#39;patching file `eh.h&#39;patching file `functional&#39;patching file `iostream&#39;patching file `iso646.h&#39;patching file `iterator&#39;patching file `list&#39;patching file `math.h&#39;Hunk #1 succeeded at 132 with fuzz
<br>&gt; 1.patching file `process.h&#39;patching file `setjmp.h&#39;patching file `signal.h&#39;patching file `typeinfo&#39;patching file `vector&#39;patching file `xlocale&#39;patching file `xstddef&#39;patching file `xutility&#39;Hunk #2 succeeded at 1757 (offset 38 lines).patching file `yvals.h&#39;Hunk #1 succeeded at 518 (offset 33 lines).Hunk #3 succeeded at 728 (offset 33 lines).]
<br>&gt;<br>&gt; some of the header files just don&#39;t patch (like algorithm).<br>&gt; Are all patched files for VC8 the same (I&#39;ve got XP et SP1 for VS) ? If so can someone send them to me ? It&#39;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>&nbsp;&nbsp; vc8ExpressInclude.patch<br>&nbsp;&nbsp; vc8ExpressPlatformSDK.patch<br><br>Original VC8 Full:<br>&nbsp;&nbsp; vc8Include.patch
<br>&nbsp;&nbsp; vc8PlatformSDK.patch<br><br>Patched VC8 Express (sp1):<br>&nbsp;&nbsp; vc8sp1ExpressInclude.patch<br><br>Patched VC8 Full (sp1):<br>&nbsp;&nbsp; vc8sp1Include.patch<br>&nbsp;&nbsp; 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.&nbsp;&nbsp;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>