[net.sources.bugs] BUG IN TGRAPH

brandon@tdi2.UUCP (Brandon Allbery) (11/11/86)

Guess what?  In the files tgraph.h and tgload.c I have the following def-
inition:

		extern struct __g__ch_ {
			char g_name[6];
			char g_graph;
		} __graph[];

That "char g_graph;" should be a short, so the attributes in sys5 curses
will be kept correctly.  (Originally the attribute wasn't kept there, but
I tried to quick-hack the thing to provide sVr3 ACS_* strings...)

++Brandon
-- 
 /-----------//***/  Brandon S. Allbery		cbosgd!cwruecmp!ncoast!allbery
/---   -----//***/   Tridelta Industries, Inc.  ihnp4!tft2!tdi2!brandon
  /  //---, /---/    7350 Corporate Blvd.      		       !ncoast!allbery
 /  //   / /   /     Mentor, OH 44060
/--//---' /---/      +1 216 255 1080		HOME: +1 216 974 9210