📄 task1.plg
字号:
E:\my c source\os_file\OS_SEM.C(53) : error C2146: syntax error : missing ';' before identifier 'POPF'
E:\my c source\os_file\OS_SEM.C(80) : error C2143: syntax error : missing ';' before '{'
E:\my c source\os_file\OS_SEM.C(80) : error C2143: syntax error : missing ';' before '}'
E:\my c source\os_file\OS_SEM.C(85) : error C2146: syntax error : missing ';' before identifier 'POPF'
E:\my c source\os_file\OS_SEM.C(126) : error C2143: syntax error : missing ';' before '{'
E:\my c source\os_file\OS_SEM.C(126) : error C2143: syntax error : missing ';' before '}'
E:\my c source\os_file\OS_SEM.C(128) : error C2146: syntax error : missing ';' before identifier 'POPF'
E:\my c source\os_file\OS_SEM.C(133) : error C2146: syntax error : missing ';' before identifier 'POPF'
E:\my c source\os_file\OS_SEM.C(136) : error C2146: syntax error : missing ';' before identifier 'POPF'
E:\my c source\os_file\OS_SEM.C(142) : error C2146: syntax error : missing ';' before identifier 'POPF'
E:\my c source\os_file\OS_SEM.C(144) : error C2143: syntax error : missing ';' before '{'
E:\my c source\os_file\OS_SEM.C(144) : error C2143: syntax error : missing ';' before '}'
E:\my c source\os_file\OS_SEM.C(147) : error C2146: syntax error : missing ';' before identifier 'POPF'
E:\my c source\os_file\OS_SEM.C(151) : error C2146: syntax error : missing ';' before identifier 'POPF'
E:\my c source\os_file\OS_SEM.C(176) : error C2143: syntax error : missing ';' before '{'
E:\my c source\os_file\OS_SEM.C(176) : error C2143: syntax error : missing ';' before '}'
E:\my c source\os_file\OS_SEM.C(178) : error C2146: syntax error : missing ';' before identifier 'POPF'
E:\my c source\os_file\OS_SEM.C(183) : error C2146: syntax error : missing ';' before identifier 'POPF'
E:\my c source\os_file\OS_SEM.C(189) : error C2146: syntax error : missing ';' before identifier 'POPF'
E:\my c source\os_file\OS_SEM.C(192) : error C2146: syntax error : missing ';' before identifier 'POPF'
E:\my c source\os_file\OS_SEM.C(221) : error C2143: syntax error : missing ';' before '{'
E:\my c source\os_file\OS_SEM.C(221) : error C2143: syntax error : missing ';' before '}'
E:\my c source\os_file\OS_SEM.C(223) : error C2146: syntax error : missing ';' before identifier 'POPF'
E:\my c source\os_file\OS_SEM.C(233) : error C2146: syntax error : missing ';' before identifier 'POPF'
OS_TASK.C
E:\my c source\os_file\OS_TASK.C(182) : error C2065: 'asm' : undeclared identifier
E:\my c source\os_file\OS_TASK.C(182) : error C2143: syntax error : missing ';' before '{'
E:\my c source\os_file\OS_TASK.C(182) : error C2065: 'PUSHF' : undeclared identifier
E:\my c source\os_file\OS_TASK.C(182) : error C2065: 'CLI' : undeclared identifier
E:\my c source\os_file\OS_TASK.C(182) : error C2143: syntax error : missing ';' before '}'
E:\my c source\os_file\OS_TASK.C(186) : error C2146: syntax error : missing ';' before identifier 'POPF'
E:\my c source\os_file\OS_TASK.C(186) : error C2065: 'POPF' : undeclared identifier
E:\my c source\os_file\OS_TASK.C(190) : error C2143: syntax error : missing ';' before '{'
E:\my c source\os_file\OS_TASK.C(190) : error C2143: syntax error : missing ';' before '}'
E:\my c source\os_file\OS_TASK.C(193) : error C2146: syntax error : missing ';' before identifier 'POPF'
E:\my c source\os_file\OS_TASK.C(198) : error C2143: syntax error : missing ';' before '{'
E:\my c source\os_file\OS_TASK.C(198) : error C2143: syntax error : missing ';' before '}'
E:\my c source\os_file\OS_TASK.C(200) : error C2146: syntax error : missing ';' before identifier 'POPF'
E:\my c source\os_file\OS_TASK.C(204) : error C2146: syntax error : missing ';' before identifier 'POPF'
E:\my c source\os_file\OS_TASK.C(708) : error C2143: syntax error : missing ';' before '{'
E:\my c source\os_file\OS_TASK.C(708) : error C2143: syntax error : missing ';' before '}'
E:\my c source\os_file\OS_TASK.C(713) : error C2146: syntax error : missing ';' before identifier 'POPF'
E:\my c source\os_file\OS_TASK.C(717) : error C2146: syntax error : missing ';' before identifier 'POPF'
OS_TIME.C
E:\my c source\os_file\OS_TIME.C(40) : error C2065: 'asm' : undeclared identifier
E:\my c source\os_file\OS_TIME.C(40) : error C2143: syntax error : missing ';' before '{'
E:\my c source\os_file\OS_TIME.C(40) : error C2065: 'PUSHF' : undeclared identifier
E:\my c source\os_file\OS_TIME.C(40) : error C2065: 'CLI' : undeclared identifier
E:\my c source\os_file\OS_TIME.C(40) : error C2143: syntax error : missing ';' before '}'
E:\my c source\os_file\OS_TIME.C(45) : error C2146: syntax error : missing ';' before identifier 'POPF'
E:\my c source\os_file\OS_TIME.C(45) : error C2065: 'POPF' : undeclared identifier
E:\my c source\os_file\OS_TIME.C(141) : error C2143: syntax error : missing ';' before '{'
E:\my c source\os_file\OS_TIME.C(141) : error C2143: syntax error : missing ';' before '}'
E:\my c source\os_file\OS_TIME.C(149) : error C2146: syntax error : missing ';' before identifier 'POPF'
E:\my c source\os_file\OS_TIME.C(152) : error C2146: syntax error : missing ';' before identifier 'POPF'
E:\my c source\os_file\OS_TIME.C(156) : error C2146: syntax error : missing ';' before identifier 'POPF'
E:\my c source\os_file\OS_TIME.C(160) : error C2146: syntax error : missing ';' before identifier 'POPF'
E:\my c source\os_file\OS_TIME.C(183) : error C2143: syntax error : missing ';' before '{'
E:\my c source\os_file\OS_TIME.C(183) : error C2143: syntax error : missing ';' before '}'
E:\my c source\os_file\OS_TIME.C(185) : error C2146: syntax error : missing ';' before identifier 'POPF'
E:\my c source\os_file\OS_TIME.C(203) : error C2143: syntax error : missing ';' before '{'
E:\my c source\os_file\OS_TIME.C(203) : error C2143: syntax error : missing ';' before '}'
E:\my c source\os_file\OS_TIME.C(205) : error C2146: syntax error : missing ';' before identifier 'POPF'
OS_CPU_C.C
E:\my c source\x86\OS_CPU_C.C(60) : warning C4013: 'FP_SEG' undefined; assuming extern returning int
E:\my c source\x86\OS_CPU_C.C(61) : warning C4013: 'FP_OFF' undefined; assuming extern returning int
E:\my c source\x86\OS_CPU_C.C(76) : error C2065: '_DS' : undeclared identifier
PC.C
E:\my c source\x86\PC.C(66) : error C4226: nonstandard extension used : 'far' is an obsolete keyword
E:\my c source\x86\PC.C(70) : warning C4013: 'MK_FP' undefined; assuming extern returning int
E:\my c source\x86\PC.C(70) : warning C4047: '=' : 'unsigned char *' differs in levels of indirection from 'int '
E:\my c source\x86\PC.C(98) : error C4226: nonstandard extension used : 'far' is an obsolete keyword
E:\my c source\x86\PC.C(102) : warning C4047: '=' : 'unsigned char *' differs in levels of indirection from 'int '
E:\my c source\x86\PC.C(135) : error C4226: nonstandard extension used : 'far' is an obsolete keyword
E:\my c source\x86\PC.C(140) : warning C4047: '=' : 'unsigned char *' differs in levels of indirection from 'int '
E:\my c source\x86\PC.C(171) : error C4226: nonstandard extension used : 'far' is an obsolete keyword
E:\my c source\x86\PC.C(176) : warning C4047: '=' : 'unsigned char *' differs in levels of indirection from 'int '
E:\my c source\x86\PC.C(228) : error C2065: 'asm' : undeclared identifier
E:\my c source\x86\PC.C(228) : error C2143: syntax error : missing ';' before '{'
E:\my c source\x86\PC.C(228) : error C2065: 'PUSHF' : undeclared identifier
E:\my c source\x86\PC.C(228) : error C2065: 'CLI' : undeclared identifier
E:\my c source\x86\PC.C(228) : error C2143: syntax error : missing ';' before '}'
E:\my c source\x86\PC.C(230) : error C2146: syntax error : missing ';' before identifier 'POPF'
E:\my c source\x86\PC.C(230) : error C2065: 'POPF' : undeclared identifier
E:\my c source\x86\PC.C(234) : error C2143: syntax error : missing ';' before '{'
E:\my c source\x86\PC.C(234) : error C2143: syntax error : missing ';' before '}'
E:\my c source\x86\PC.C(237) : error C2146: syntax error : missing ';' before identifier 'POPF'
E:\my c source\x86\PC.C(339) : error C2079: 'now' uses undefined struct 'time'
E:\my c source\x86\PC.C(340) : error C2079: 'today' uses undefined struct 'date'
E:\my c source\x86\PC.C(343) : warning C4013: 'gettime' undefined; assuming extern returning int
E:\my c source\x86\PC.C(344) : warning C4013: 'getdate' undefined; assuming extern returning int
E:\my c source\x86\PC.C(346) : error C2224: left of '.da_mon' must have struct/union type
E:\my c source\x86\PC.C(347) : error C2224: left of '.da_day' must have struct/union type
E:\my c source\x86\PC.C(348) : error C2224: left of '.da_year' must have struct/union type
E:\my c source\x86\PC.C(349) : error C2224: left of '.ti_hour' must have struct/union type
E:\my c source\x86\PC.C(350) : error C2224: left of '.ti_min' must have struct/union type
E:\my c source\x86\PC.C(351) : error C2224: left of '.ti_sec' must have struct/union type
E:\my c source\x86\PC.C(432) : warning C4013: 'getvect' undefined; assuming extern returning int
E:\my c source\x86\PC.C(432) : warning C4047: 'return' : 'void *' differs in levels of indirection from 'int '
E:\my c source\x86\PC.C(449) : warning C4013: 'setvect' undefined; assuming extern returning int
E:\my c source\x86\PC.C(449) : error C2146: syntax error : missing ')' before identifier 'interrupt'
E:\my c source\x86\PC.C(449) : warning C4013: 'interrupt' undefined; assuming extern returning int
E:\my c source\x86\PC.C(449) : error C2059: syntax error : ')'
Error executing cl.exe.
<h3>Results</h3>
task1.exe - 152 error(s), 15 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -