https://bugzilla.redhat.com/show_bug.cgi?id=1761459 Bug ID: 1761459 Summary: Review Request: ocaml-ocplib-endian - Functions to read/write int16/32/64 from strings, bigarrays Product: Fedora Version: rawhide Hardware: All OS: Linux Status: NEW Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: rosser.bjr@xxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Target Milestone: --- Classification: Fedora Spec URL: https://tc01.fedorapeople.org/ocaml/lwt/ocaml-ocplib-endian.spec SRPM URL: https://tc01.fedorapeople.org/ocaml/lwt/ocaml-ocplib-endian-1.0-1.fc30.src.rpm Description: Optimised functions to read and write int16/32/64 from strings, bytes and bigarrays, based on primitives added in version 4.01. The library implements three modules: EndianString works directly on strings, and provides submodules BigEndian and LittleEndian, with their unsafe counter-parts; EndianBytes works directly on bytes, and provides submodules BigEndian and LittleEndian, with their unsafe counter-parts; EndianBigstring works on bigstrings (Bigarrays of chars), and provides submodules BigEndian and LittleEndian, with their unsafe counter-parts; Fedora Account System Username: tc01 This is a new dependency for the lwt.unix module in ocaml-lwt. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ 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