<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Lucida Console'; font-size:9pt; font-weight:400; font-style:normal;">On Freitag, 24. April 2009, Alex Hermann wrote:<br>
&gt; &gt; Below is a patch wich adds some more debugging, and as a bonus, in the<br>
&gt; &gt; last chunk it actually fixes the issue for me. I hereby request that<br>
&gt; &gt; someone familiar with the code checks if I added the increment at the<br>
&gt; &gt; right spot. If it seems right, please apply the last chunk to SVN.<br>
&gt;<br>
&gt; As expected the patch is mangled by SF. Below a correct one.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Hi Alex,<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>i've attached your patch (with some small whitespace to tab conversions) to the bug entry. I've got two warnings with this patch:<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>resolve.c:751: warning: format ‘%p’ expects type ‘void *’, but argument 7 has type ‘struct dns_val’                                                                                 <br>
resolve.c: In function ‘get_next_he’:                                                                                                                                               <br>
resolve.c:1295: warning: format ‘%p’ expects type ‘void *’, but argument 7 has type ‘struct dns_val’<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Cheers,<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Henning</p></body></html>