<br><br><div class="gmail_quote">On Wed, May 30, 2012 at 12:17 PM, Marius Tibeica <span dir="ltr">&lt;<a href="mailto:mtibeica@gmail.com" target="_blank">mtibeica@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
done<br></blockquote><div><br>Sorry I keep finding nits! <br></div><div><br>Enquire::GetMset<br>  spaces: args.Length() == 3<br>  arguments to invoke() don&#39;t need Enquire:: prefix since we&#39;re calling from that context<br>
<br>Enquire::GetMset_process<br>  can probably move the try {} catch(Xapian::Error&amp;) {...} to async_pool and invoke, since all the _pool methods do this<br>  return type becomes void<br><br></div></div>