https://bugzilla.redhat.com/show_bug.cgi?id=2028900 --- Comment #6 from Fabio Valentini <decathorpe@xxxxxxxxx> --- > As I noted in bz2028895, anything > 0.20.2 is not compatible with tree-sitter-0.20.1 and fails the test suite. If you need 0.20.2 for compatibility with the existing tree-sitter library in Fedora, then that's a good enough reason for me. If you want to investigate the endianness issues, it *might* actually be enough to look through the code for uses of "to_le_bytes" or "from_le_bytes", and change those to "to_ne_bytes" and "from_ne_bytes" to fix the issue. -- 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=2028900 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure