https://bugzilla.redhat.com/show_bug.cgi?id=2441037
--- Comment #12 from Ben Beasley <[email protected]> --- Aha, from https://github.com/rust-x-bindings/rust-xcb/blob/v1.6.0/EXCEPTION_LIST.txt: - A small part of the XML definitions is hand edited to make the code generation a lot easier. and to improve the documentation. To check what has been edited, a copy of the upstream definitions is kept under - xml/upstream - xml/upstream_normalized The normalized copy is simply a normalization of indentation to 4 spaces. The hand edition is the diff from xml/upstream_normalized to xml. Run `diff -ur xml/upstream_normalized xml` to print the diff. So unbundling the XML files may not be wise. -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2441037 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202441037%23c12 -- _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
