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

Changelog

ocaml-unix-errno (0.6.2-1build4) oracular; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Wed, 05 Jun 2024 08:15:01 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular 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-1build4.debian.tar.xz 3.1 KiB 105bc26cd7e01db0a23100a28587f9fd87abfc92076addc7ff9ee0a11719f70b
ocaml-unix-errno_0.6.2-1build4.dsc 2.2 KiB be6a8be1abb48b4492fff6bdb7c20c16da1f4a298a54d83bb2a35a47d1ccde2c

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