git-svn-id: svn://db.shs.com.ru/pip@498 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -144,7 +144,7 @@ bool PICodeParser::parseFileInternal(const PIString & file, bool follow_includes
|
||||
f.open(PIIODevice::ReadOnly);
|
||||
}
|
||||
if (!f.isOpened()) {
|
||||
//piCout << ("Error: can`t open file \"" + file + "\"!");
|
||||
piCout << ("Error: can`t open file \"" + file + "\"!");
|
||||
return false;
|
||||
}
|
||||
//piCout << "add" << file;
|
||||
|
||||
Reference in New Issue
Block a user