Luzifer Altenberg wrote: > now > > vm/load.c: In function 'init_path': > vm/load.c:259: error: too few arguments to function 'strcpy' > make: *** [vm/load.o] Error 1 > localhost:~/neko/neko undo$
Oops. Try "strdup" instead of "strcpy" Nicolas -- Neko : One VM to run them all (http://nekovm.org)
