Mercurial > hg > audiodb
log audioDB.cpp @ 338:cdb31e8b94e3
age | author | description |
---|---|---|
Fri, 05 Sep 2008 16:40:41 +0000 | mas01mc | fixed startServer() reporting of non-locatable database or index. Achieved by setting isServer=1 AFTER checking database and loading INDEX. |
Fri, 05 Sep 2008 14:35:44 +0000 | mas01mc | gengetopt does not support multiple dependencies, so added test for database_given for INDEX command. Still cannot figure out why sometimes error(...) throws char* exception and SIG_ABORT |