зеркало из https://github.com/mozilla/pjs.git
Flush HTML method dump file after writing it. Otherwise, the file is truncated
if EF dies while compiling.
This commit is contained in:
Родитель
bfee539607
Коммит
261c442349
|
@ -397,7 +397,7 @@ openFile(const char* fileName)
|
|||
void MethodToHTML::
|
||||
closeFile()
|
||||
{
|
||||
// assert(mFile);
|
||||
mFile.flushLogFile();
|
||||
// fclose(mFile);
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче