Various tweaks.
This commit is contained in:
parent
c3a72d77dc
commit
d21d62e2fc
15 changed files with 34 additions and 20 deletions
|
|
@ -401,7 +401,7 @@ others(void)
|
|||
|
||||
finput = Bopen(parser, OREAD);
|
||||
if(finput == 0)
|
||||
error("cannot find parser %s", parser);
|
||||
error("cannot open parser %s: %r", parser);
|
||||
warray("yyr1", levprd, nprod);
|
||||
aryfil(temp1, nprod, 0);
|
||||
PLOOP(1, i)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue