<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Thu, Sep 20, 2018 at 3:59 PM Christophe Fergeau <<a href="mailto:cfergeau@redhat.com">cfergeau@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Some parts of libosinfo are using a NULL domain when creating a GError, but<br>
this triggers runtime warnings with glib. The main goal of this patch series is<br>
to adress that.<br>
<br>
Christophe<br></blockquote><div><br></div><div><br></div><div>Reviewed-by: Fabiano Fidêncio <<a href="mailto:fidencio@redhat.com">fidencio@redhat.com</a>></div><div><br></div><div>And already pushed!<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Christophe Fergeau (6):<br>
  loader: Rename OSINFO_ERROR to OSINFO_LOADER_SET_ERROR<br>
  loader: Use OSINFO_LOADER_SET_ERROR in a few more places<br>
  loader: Introduce OSINFO_ERROR<br>
  Use OSINFO_ERROR in more places<br>
  install-script: Use g_set_error_literal where appropriate<br>
  install-script: Add propagate_libxml_error() helper<br>
<br>
 osinfo/libosinfo.syms          |  5 +++<br>
 osinfo/osinfo_install_script.c | 68 +++++++++++++++++++---------------<br>
 osinfo/osinfo_loader.c         | 66 ++++++++++++++++++++-------------<br>
 osinfo/osinfo_loader.h         |  8 ++++<br>
 tools/osinfo-install-script.c  |  2 +-<br>
 tools/osinfo-query.c           |  6 +--<br>
 6 files changed, 96 insertions(+), 59 deletions(-)<br>
<br>
-- <br>
2.19.0<br>
<br>
_______________________________________________<br>
Libosinfo mailing list<br>
<a href="mailto:Libosinfo@redhat.com" target="_blank">Libosinfo@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/libosinfo" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/libosinfo</a><br>
</blockquote></div></div>