* src/vm/vm.cpp: Ignore all unknown options, but report them.
[cacao.git] / src / vm / vm.cpp
2008-07-15 Christian Thalinger* src/vm/vm.cpp (VM::VM) [ENABLE_SSA]: Declare variable...
2008-07-15 Christian Thalinger* src/vm/vm.cpp (VM::VM): Fixed const char* problems.
2008-07-14 Christian Thalinger* src/vm/vm.c, src/vm/vm.h: Moved to .cpp.