package win-error

  1. Overview
  2. Docs
Manipulate Windows system errors

Install

Dune Dependency

Authors

Maintainers

Sources

win-error-1.0.tbz
sha256=c00aecc776b1cd6ac2d2aa442e2355ae6a44e4760f3ba1fc7117dc1e2231a400
md5=9a627ed19f23485d5889600986684758

Description

If your application is likely to run on Windows, simply replace uses of Unix.error_message with Win_error.error_message. When the application runs on Windows, Windows system errors will be decoded; when the application runs elsewhere then the existing Unix.error_message function is called transparently.

Published: 05 Feb 2019

Dependencies (4)

  1. dune >= "1.0"
  2. base-unix
  3. base-bytes
  4. ocaml >= "3.12.1"

Dev Dependencies

None

Conflicts

None

OCaml

Innovation. Community. Security.