On Sat, 2008-10-04 at 11:08 +0200, Nicolas Cannasse wrote: > Michael T. Richter a écrit : > > On Tue, 2008-09-23 at 23:58 +0200, Nicolas Cannasse wrote: > >> NekoVM 1.8.0 has just been released on http://nekovm.org ! > > > > Everything built well for me on NekoVM 1.8, but for this: > > > > *$ make doc* > > (cd src; > > > > LD_LIBRARY_PATH=../bin::/home/michael/software/lib:/home/michael/software/bin > > NEKOPATH=../boot:../bin ../bin/neko nekoc tools/makedoc.neko) > > (cd src; > > > > LD_LIBRARY_PATH=../bin::/home/michael/software/lib:/home/michael/software/bin > > NEKOPATH=../boot:../bin ../bin/neko tools/makedoc) > > /nekoc -o ../www/libs -doc ../vm/builtins.c/ > > /../vm/builtins.c(722): Unknown type abstract/ > > /Called from tools/makedoc.neko line 37/ > > /Called from tools/makedoc.neko line 23/ > > /Uncaught exception - Error 65280 : aborted/ > > make: *** [doc] Error 1 > > > > > > Any idea what's going on with this? > > Fixed on CVS, thanks for reporting. > You need to edit the file and use 'abstract instead of abstract
Will do. Thanks for the quick response! -- Michael T. Richter <[EMAIL PROTECTED]> (GoogleTalk: [EMAIL PROTECTED]) It's OK to figure out murder mysteries, but you shouldn't need to figure out code. You should be able to read it. (Steve McConnell)
signature.asc
Description: This is a digitally signed message part
-- Neko : One VM to run them all (http://nekovm.org)
