-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Repo at https://github.com/metaocaml/ber-metaocaml
It all basically works:
- On mingw-w64, update
ber-metaocaml-114/metaocamlc.cto propagate the exit code of the underlying tool correctly (execveis implemented on Windows, but has the wrong semantics) - On MSVC, update
ber-metaocaml-114/metaocamlc.cto remove POSIX-isms, starting with the use ofunistd.h - Update the testsuite to cope with CRLF output (that may involves using different
diffoptions, stripping the CRs before comparison or going the whole hog and using ocamltest's lovingly crafted line-ending-agnostic file comparison function)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Todo