Clément Vasseur a écrit :
Hi,This patch fixes the following error when compiling neko with NEKO_NO_THREADS: vm/threads.c: In function 'ThreadMain': vm/threads.c:103: warning: implicit declaration of function 'pthread_mutex_unlock' vm/threads.c:103: error: 'tparams' has no member named 'lock'
Applied, thanks for reporting. Best, Nicolas -- Neko : One VM to run them all (http://nekovm.org)
