Completely rely on the compiler.
Tüm denetlemeler başarılı oldu
The build was successful.

Bu işleme şunda yer alıyor:
2019-06-20 12:10:02 +02:00
ebeveyn e40dc34026
işleme 59811ac742

Dosyayı Görüntüle

@@ -296,8 +296,6 @@ PH7_PRIVATE sxi32 PH7_VmEmitInstr(
sInstr.iLine = 1;
if(nLine > 0) {
sInstr.iLine = nLine;
} else if(pVm->sCodeGen.pEnd && pVm->sCodeGen.pEnd->nLine > 0) {
sInstr.iLine = pVm->sCodeGen.pEnd->nLine;
}
if(pIndex) {
/* Instruction index in the bytecode array */