win-errorversion
Windows system error codes
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.
Author | David Scott |
---|---|
License | ISC |
Published | |
Homepage | https://github.com/djs55/ocaml-win-error |
Issue Tracker | https://github.com/djs55/ocaml-win-error/issues |
Maintainer | dave@recoil.org |
Dependencies |
|
Source [http] | https://github.com/djs55/ocaml-win-error/archive/v0.2.tar.gz sha256=3b832caf6af760c857dc26868f0da6d4849898593545f5e65b2f64abfab1f6a6 md5=e90c76fc5c599061718de385099cb1ce |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/win-error/win-error.0.2/opam |
Required by
- protocol-9p=0.5.2 | >=0.7.2
- protocol-9p-tool
- protocol-9p-unix