Path: utzoo!utstat!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!caen!news From: stealth@engin.umich.edu (Mike Pelletier) Newsgroups: news.software.b,comp.sys.ultrix Subject: Compiler error Message-ID: <1990Nov14.233733.8709@engin.umich.edu> Date: 14 Nov 90 23:37:33 GMT Sender: news@engin.umich.edu (CAEN Netnews) Organization: University of Michigan Engineering, Ann Arbor Lines: 33 After a fruitless reading of the notebook/problems file in the C-news package, I am still stuck with the error: (ccom): string.c, line 136: ccom: Internal: wasted space: 2002067630 } ^ in the function: STATIC _initishostchar() { register char *p; register int c; if (!setishostchar) { setishostchar = YES; for (c = 0, p = ishostchar; c < sizeof ishostchar; c++) *p++ = isascii(c) && isalnum(c); ishostchar['.'] = ishostchar['-'] = YES; } } Does anyone have any ideas as to what wasted space it's referring to, and why the error pointer is pointing to the closing brace of a function? This is on a DECstation 3100 under Ultrix 3.1d. Any suggestions would be much appreciated. -- Mike Pelletier - Usenet News Admin & Programmer "Wind, waves, etc. are breakdowns in the face of the commitment to getting from here to there. But they are the conditions for sailing -- not something to be gotten rid of, but something to be danced with."