Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!rutgers!cbmvax!grr From: grr@cbmvax.UUCP (George Robbins) Newsgroups: comp.sources.bugs Subject: silly little ash bug Summary: missing comma in error.c Message-ID: <7128@cbmvax.UUCP> Date: 25 Jun 89 14:06:43 GMT Reply-To: grr@cbmvax.UUCP (George Robbins) Organization: Commodore Technology, West Chester, PA Lines: 29 When compiling ash on a System V system one may get a syntax error in the file error.c - this probably only occurs if you have RFS in your system. There is a missing comma on a conditional entry in the error message table... *** error.c.grr Sun Jun 25 10:02:26 1989 --- error.c Sun Jun 25 10:02:58 1989 *************** *** 168,174 #endif ENOMEM, ALL, "not enough memory", #ifdef ENOLINK ! ENOLINK, ALL, "remote access failed" #endif #ifdef EMULTIHOP EMULTIHOP, ALL, "remote access failed", --- 168,174 ----- #endif ENOMEM, ALL, "not enough memory", #ifdef ENOLINK ! ENOLINK, ALL, "remote access failed", #endif #ifdef EMULTIHOP EMULTIHOP, ALL, "remote access failed", -- George Robbins - now working for, uucp: {uunet|pyramid|rutgers}!cbmvax!grr but no way officially representing arpa: cbmvax!grr@uunet.uu.net Commodore, Engineering Department fone: 215-431-9255 (only by moonlite)