swh:1:snp:2d869aa00591d2ac8ec8e7abacdda563d413189d
Revision 82df563aecf86b9164eee7d10d40f2d8cbd1c78d authored by Olaf Hering on 25 October 2019, 08:10:30 UTC, committed by Olaf Hering on 25 October 2019, 08:10:30 UTC
Dune requires ocaml 4.02.3 or later, so discover.ml checks for at least
this version.

Adjust setcore_stubs.c to include a setcore_stubs.h. This helps dune to
track the dependencies of this generated file. A generated file named
config.h would belong to a file named config.c.

Fixes #87.
Fixes #80.
Fixes #79.
Fixes #78.
Fixes #62.
Fixes #43.
Fixes #40.
Fixes #39.
Fixes #37.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
1 parent 916c665
History
Tip revision: f140dbc8b05aa3d341c70436a1920a06df9a0ed4 authored by Roberto Di Cosmo on 02 May 2021, 17:11:46 UTC
Signal exceptions in the worker to the master process in the simplemapper skeleton.
Tip revision: f140dbc
File Mode Size
config
example
tests
.gitignore -rw-r--r-- 50 bytes
AUTHORS -rw-r--r-- 722 bytes
Changelog -rw-r--r-- 979 bytes
INSTALL -rw-r--r-- 64 bytes
LICENSE -rw-r--r-- 25.8 KB
Makefile -rw-r--r-- 378 bytes
README -rw-r--r-- 6.3 KB
README.md -rw-r--r-- 6.2 KB
bytearray.ml -rw-r--r-- 3.9 KB
bytearray.mli -rw-r--r-- 1.6 KB
bytearray_stubs.c -rw-r--r-- 2.1 KB
dune -rw-r--r-- 293 bytes
dune-project -rw-r--r-- 996 bytes
parmap.ml -rw-r--r-- 24.2 KB
parmap.mli -rw-r--r-- 11.3 KB
parmap.odocl -rw-r--r-- 7 bytes
parmap_utils.ml -rw-r--r-- 1.3 KB
parmap_utils.mli -rw-r--r-- 270 bytes
setcore.ml -rw-r--r-- 206 bytes
setcore_stubs.c -rw-r--r-- 1.6 KB

README.md

back to top