better error reporting

This commit is contained in:
dick
1989-10-04 15:36:56 +00:00
parent 53fe78afae
commit d75369dd40
5 changed files with 35 additions and 13 deletions

View File

@@ -98,7 +98,7 @@ rep_loc(id)
}
else
if (is_class(id, CL_LIB)) {
fprint(MSGOUT, "library file %s", id->id_file);
fprint(MSGOUT, "library");
}
else {
fprint(MSGOUT, "\"%s\", line %d",