<div dir="ltr">Hey,<br><div><div class="gmail_extra"><br><div class="gmail_quote">2015-11-23 12:52 GMT+01:00 Paul Fertser <span dir="ltr"><<a href="mailto:fercerpav@gmail.com" target="_blank">fercerpav@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hey Etienne,<br>
<span class=""><br>
Etienne Champetier <<a href="mailto:champetier.etienne@gmail.com">champetier.etienne@gmail.com</a>> writes:<br>
> i know that spawn_jail(void) is valid code, but then the clone call<br>
> refuses to compile<br>
<br>
</span>That's type-safety for you. spawn_jail() is valid code too but it's not<br>
type-safe, so AFAICT you're avoiding the errors by letting the compiler<br>
ignore them, not by providing a proper solution. :)<br></blockquote><br>clone really want a function like "int fn(void * arg)"<br><br><div>Is<br></div><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote"><div><i>static int spawn_jail(void * _notused)</i><br></div></blockquote><div>ok for you both?<br></div></div><br></div><div class="gmail_extra">Etienne<br></div></div></div>