Hey Etienne, Etienne Champetier <champetier.etie...@gmail.com> writes: > i know that spawn_jail(void) is valid code, but then the clone call > refuses to compile
That's type-safety for you. spawn_jail() is valid code too but it's not type-safe, so AFAICT you're avoiding the errors by letting the compiler ignore them, not by providing a proper solution. :) -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:fercer...@gmail.com _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel