-
-
I'm running ocaml5~alpha1 with flambda on an Apple M1. The code below consistently crashes with the following exception:
```
Fatal error: exception Unhandled
Raised by primitive operation at Domain…
-
A simpler version of mergesort is available here: https://github.com/kayceesrk/ocaml5-tutorial/pull/4. Consider replacing the existing mergesort implementation with this.
-
Hello, thanks for this great tool!
I recently took it for a spin with a 5.0.0~alpha1 switch and it seems things go a little askew when looking for a system compiler. The context of this was buildin…
-
All the previous examples work well until No 36 which calls `Mixer.init ()`.
The error message is
```
36 = playing sound
MIXER TEST
ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
…