package win-error

  1. Overview
  2. Docs
Windows system error codes

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.tar.gz
md5=e90c76fc5c599061718de385099cb1ce

Description

If your application is likely to run on Windows, simply replace uses of Unix.error_message with Win_error.error_message for enhanced error reporting. Note this code is platform-agnostic so can be linked into Unix applications too.

Published: 06 May 2016

Dependencies (5)

  1. ocamlbuild build
  2. ocamlfind build
  3. base-unix
  4. base-bytes
  5. ocaml >= "3.12.1" & < "5.0.0"

Dev Dependencies

None

Used by (3)

  1. protocol-9p = "0.5.2" | >= "0.7.2"
  2. protocol-9p-tool
  3. protocol-9p-unix

Conflicts

None