[net.sources.bugs] Bug in mod.sources bulletin board

chris@umcp-cs.UUCP (Chris Torek) (04/30/86)

In article <2d5f93e2.7005@apollo.uucp> nazgul@apollo.uucp
(Kee Hinckley) writes:
> Every once in a while it's nice to have a C compiler that isn't a PCC
> derivitive.
>     ******** Line 29: String initializer too long for "parms"; truncated
>     to fit.

Just for the record, from a 4.3 beta ++ compiler:

	char bug[10] = "this string is too long for `bug'";

	"bug.c", line 1: too many initializers

(I will not even *attempt* to defend the error message itself.)
-- 
In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 1415)
UUCP:	seismo!umcp-cs!chris
CSNet:	chris@umcp-cs		ARPA:	chris@mimsy.umd.edu