Mercurial > hg > svcore
diff system/System.cpp @ 1149:afed8be79032 3.0-integration
Show warning to the user when plugin population has problems
author | Chris Cannam |
---|---|
date | Tue, 19 Jan 2016 12:32:30 +0000 |
parents | 9cdb4206aceb |
children | a6929fb9cc77 bf05d9259dbc |
line wrap: on
line diff
--- a/system/System.cpp Mon Jan 11 14:18:56 2016 +0000 +++ b/system/System.cpp Tue Jan 19 12:32:30 2016 +0000 @@ -358,6 +358,8 @@ exit(2); } +// cerr << "isPluginLibraryLoadable: Successfully loaded library \"" << soname << "\" and retrieved descriptor function" << endl; + exit(0); } else { // the parent process