ocaml-unix-errno 0.6.2-1build7 source package in Ubuntu

Changelog

ocaml-unix-errno (0.6.2-1build7) plucky; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Thu, 30 Jan 2025 22:04:48 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Plucky
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Questing release universe misc
Plucky release universe misc

Downloads

File Size SHA-256 Checksum
ocaml-unix-errno_0.6.2.orig.tar.gz 35.6 KiB 266aefdd9196c1c8774c1ea1c7e372b794dc2420924f7184c2aad30f0da6f02a
ocaml-unix-errno_0.6.2-1build7.debian.tar.xz 3.2 KiB 1a117687e8baa8c7acf0ab40a3b543aa6fbdf50f2b6efd90ae504e6ce6886210
ocaml-unix-errno_0.6.2-1build7.dsc 2.2 KiB e3f66dffd07bba5534a319eeb9d56fd3eb1e44d553210ab16b0d7b04de6e1242

Available diffs

View changes file

Binary packages built by this source

libunix-errno-ocaml: errno variant that includes a variety of constructors

 An errno variant similar to Unix.error but including POSIX
 2008, Linux, OS X, and FreeBSD constructors. A macro
 definition type is also provided in order to transport a
 specific errno-integer map as is the case with FUSE or
 9p2000.u. The types and their functions reside in Errno and
 are independent of any Unix bindings. This makes the
 library's types usable from MirageOS on top of Xen.
 .
 Runtime files are used when running applications using this
 package.

libunix-errno-ocaml-dbgsym: debug symbols for libunix-errno-ocaml
libunix-errno-ocaml-dev: errno variant that includes a variety of constructors -- development files

 An errno variant similar to Unix.error but including POSIX
 2008, Linux, OS X, and FreeBSD constructors. A macro
 definition type is also provided in order to transport a
 specific errno-integer map as is the case with FUSE or
 9p2000.u. The types and their functions reside in Errno and
 are independent of any Unix bindings. This makes the
 library's types usable from MirageOS on top of Xen.
 .
 The development files are required for development of OCaml
 modules using this package.

libunix-errno-ocaml-dev-dbgsym: debug symbols for libunix-errno-ocaml-dev