Skip to content

Test for and remove undefined symbols / non-existent functions #1

Jacob Halsey requested to merge (removed):fix-symbols into master
  • Add a test case to check for non-existent functions by linking as a static library
  • Remove the invalid functions that don't actually exist in libvirt
  • Add clear_error_func() (uses virSetErrorFunc)

Signed-off-by: Jacob Halsey jacob@jhalsey.com

Merge request reports