13
0

some more information output to log during save-as, for debugging

This commit is contained in:
Paul Davis 2015-05-27 10:57:40 -04:00
parent b6a8f1fbf5
commit 6bdac56998

View File

@ -4453,6 +4453,7 @@ Session::save_as (SaveAs& saveas)
if (internal_file_cnt) {
for (vector<string>::iterator s = old_search_path[DataType::AUDIO].begin(); s != old_search_path[DataType::AUDIO].end(); ++s) {
ensure_search_path_includes (*s, DataType::AUDIO);
cerr << "be sure to include " << *s << " for audio" << endl;
}
/* we do not do this for MIDI because we copy