Fix 'glb_declared==0' assertion failure
This commit is contained in:
parent
c9b3e44bcb
commit
ccb8980f65
@ -685,8 +685,8 @@ int pc_compile(int argc, char *argv[])
|
||||
sc_status=statSECOND;
|
||||
else
|
||||
sc_status=statWRITE; /* allow to write --this variable was reset by resetglobals() */
|
||||
setstringconstants();
|
||||
writeleader(&glbtab);
|
||||
setstringconstants();
|
||||
setfileconst(inpfname);
|
||||
insert_dbgfile(inpfname);
|
||||
if (!strempty(incfname)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user