<discocaml>
<MuqiuHan> while `fork()` is similar to `clone()`, but `clone()` provides more precise control over what pieces of execution context are shared between the calling process and the child process.
reynir has joined #ocaml
motherfsck has quit [Server closed connection]
motherfsck has joined #ocaml
rwmjones has quit [Quit: ZNC - 1.6.0 - http://znc.in]
rwmjones has joined #ocaml
<discocaml>
<struktured> Does not appear to be the case- I think perhap's because it's a linux specific sys call? No sure.
<companion_cube>
probably easier to write your own linux-only bindings, if so
<companion_cube>
or look at extunix *maybe*
rf has quit [Ping timeout: 260 seconds]
wagle has quit [Server closed connection]
wagle has joined #ocaml
azimut has quit [Ping timeout: 240 seconds]
<discocaml>
<MuqiuHan> thank you, I will write a simple binding 🙂
bartholin has joined #ocaml
Serpent7776 has joined #ocaml
bartholin has quit [Quit: Leaving]
<discocaml>
<octachron> @Kati roll please open an issue? However, it sounds a bit like you are disagreeing with the language semantics?
waleee has joined #ocaml
waleee has quit [Ping timeout: 240 seconds]
waleee has joined #ocaml
<discocaml>
<peuk> Does anyone known whether there is some kind of debug mode in the ppx_bisect report tool? I try to compute an HTML report for coverage in Frama-C but I hit a stack overflow 😦
wingsorc has quit [Ping timeout: 240 seconds]
spip has joined #ocaml
waleee has quit [Ping timeout: 240 seconds]
waleee has joined #ocaml
waleee has quit [Ping timeout: 258 seconds]
waleee has joined #ocaml
<discocaml>
<peuk> Does anyone know whether there is some kind of debug mode in the ppx_bisect report tool? I try to compute an HTML report for coverage in Frama-C but I hit a stack overflow 😦
CalimeroTeknik has quit [Server closed connection]
CalimeroTeknik has joined #ocaml
waleee has quit [Ping timeout: 246 seconds]
waleee has joined #ocaml
sagax has quit [Remote host closed the connection]
waleee has quit [Ping timeout: 265 seconds]
<discocaml>
<kinokasai> Hi, does this community as a community for melange as well, or is there a separate discord/irc?
Fardale has quit [Server closed connection]
Fardale has joined #ocaml
waleee has joined #ocaml
<discocaml>
<octachron> Melange discussions tend to be split a bit between here and the reasonML discord.
<discocaml>
<kinokasai> Okay, thanks.
azimut has joined #ocaml
rf has joined #ocaml
<rf>
Thought I was going crazy but the color of OCaml on Github is now orange
<Armael>
oh nice
<Armael>
there was a pull request to change the color