| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
To: testers@MIT.EDU Date: Fri, 06 Jan 1995 18:20:09 EST From: Ezra Peisach <epeisach@MIT.EDU> The code is at fault... It was changed from if (toomany) fprintf(stderr, "Warning.....\n"); return 0; to if (toomany) /* fprintf(stderr, ......); */ return 0; Anyone else see what is wrong.... (That may not be the only problem but it's a start)
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |