
15 Nov
2019
15 Nov
'19
3:54 p.m.
On 11/11/19 9:38 AM, Daniel P. Berrangé wrote:
As part of an goal to eliminate Perl from libvirt build tools, rewrite the check-symfile.pl tool in Python.
This was a straight conversion, manually going line-by-line to change the syntax from Perl to Python. Thus the overall structure of the file and approach is the same.
I verified this catches a bogus symbol name in libvirt_private.syms Tested-by: Cole Robinson <crobinso@redhat.com> - Cole