I don't have svn commit access (I'm not sure if it would be worth being granted access), but I found a minor bug in /VBox/Main/testcase/tstVBoxAPILinux.cpp. Line 268 should be:
rc = machine->LockMachine(session, LockType_Write); instead of just: machine->LockMachine(session, LockType_Write); Sorry for the spam for such a small issue! Jonathan
_______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev
