<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class="im">Thank you for the patch. I still think that<br></div>
pa_operation_new_with_state_callback() should be removed. I don't think<br>
the functionality that it offers would get used any time soon. (I'm not<br>
really convinced that it would be a good idea to have it anyway, even if<br>
maintaining backward compatibility wasn't a problem. The vast majority<br>
of applications will never need a cancel callback, so let's not bother<br>
them with that by adding another callback parameter to each function<br>
that returns an operation object.)<br>
<br>
The documentation for pa_operation_set_state_callback() says "since<br>
3.0", while it should be 4.0.<br>
<br>
Please send patches either with "git send-email", or as an attachment<br>
formatted with "git format-patch". The patch that you sent in the<br>
message body has wrapped lines, so it doesn't apply. Patches generated<br>
with the git tools contain proper attribution and commit message, and<br>
don't require any copy-pasting from my part.<br>
<span class=""><font color="#888888"><br>
--<br>
Tanu<br>
<br>
<br>
</font></span></blockquote></div><br></div><div class="gmail_extra"><br></div><div class="gmail_extra" style>Hi Tanu,</div><div class="gmail_extra" style><br></div><div class="gmail_extra" style>Sorry for messing up.</div>
<div class="gmail_extra" style>I have removed <span style="font-family:arial,sans-serif;font-size:13px">pa_operation_new_with_state_</span><span style="font-family:arial,sans-serif;font-size:13px">callback(), and corrected the comment from "since 3.0" to "since 4.0". </span><span style="font-family:arial,sans-serif;font-size:13px">And "git format-patch" a patch in the attachment. </span><span style="font-family:arial,sans-serif;font-size:13px">Please check it out.</span><br>
</div><div class="gmail_extra"><br></div><div class="gmail_extra" style>Paul </div><div class="gmail_extra"><br></div></div>