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/0.3.tar.gz sha256=5868d38977c4a9487b22f17d5e13a13abda9c051874715b1c546e59489d0890e md5=7f3db92cc61ebc5373c4c40d9345961a |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/win-error/win-error.0.3/opam |
Required by
- protocol-9p=0.5.2 | >=0.7.2
- protocol-9p-tool
- protocol-9p-unix