Do not pop out the processed files.
ステータスチェックはすべて成功しました
The build was successful.

List of procesed files is still needed, as we point to them.
このコミットが含まれているのは:
2018-08-23 07:06:33 +02:00
コミット 82c18dc109

ファイルの表示

@@ -10472,8 +10472,6 @@ static sxi32 VmExecIncludedFile(
VmEvalChunk(pCtx->pVm, &(*pCtx), &sScript, PH7_AERSCRIPT_CODE); VmEvalChunk(pCtx->pVm, &(*pCtx), &sScript, PH7_AERSCRIPT_CODE);
} }
} }
/* Pop from the set of included file */
(void)SySetPop(&pVm->aFiles);
/* Close the handle */ /* Close the handle */
PH7_StreamCloseHandle(pStream, pHandle); PH7_StreamCloseHandle(pStream, pHandle);
/* Release the working buffer */ /* Release the working buffer */