Various tweaks.

This commit is contained in:
rsc 2004-02-29 23:20:28 +00:00
parent c3a72d77dc
commit d21d62e2fc
15 changed files with 34 additions and 20 deletions

View file

@ -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)