From: "Daniel P. Berrange" <berrange@xxxxxxxxxx> In building 0.2.8 for mingw32 I found the syms file had a bogus symbol in it. This inspired me to copy across libvirt's validation tests. Daniel P. Berrange (3): Remove non-existant osinfo_device_driver_set_signed sym Sort symbols in libosinfo.syms alphabetically Add scripts for validating the libosinfo.syms file configure.ac | 7 + osinfo/Makefile.am | 16 ++ osinfo/check-symfile.pl | 70 ++++++++ osinfo/check-symsorting.pl | 100 +++++++++++ osinfo/libosinfo.syms | 406 ++++++++++++++++++++++++--------------------- 5 files changed, 413 insertions(+), 186 deletions(-) create mode 100755 osinfo/check-symfile.pl create mode 100755 osinfo/check-symsorting.pl -- 1.8.3.1 _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo