Now on OPAM: Cstruct 1.7.1 (2015-12-15): * Correct error output for `LE.get_uint16` on invalid bounds (#75) * Fix `fillv`. If the source didn't fit in the buffer then we skipped the amount we wanted to copy, not the amount actually copied (#77).
The second bugfix is quite important if you have any private code that used Cstruct.fillv. There was nothing much in the published trees except for mirage-net-xen, which Thomas Leonard is dealing with. Thanks to Mindy Preston for the first fix. -anil _______________________________________________ MirageOS-devel mailing list [email protected] http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel
