Bug in mod.sources bulletin board

Chris Torek chris at umcp-cs.UUCP
Wed Apr 30 15:25:44 AEST 1986


In article <2d5f93e2.7005 at apollo.uucp> nazgul at 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 at umcp-cs		ARPA:	chris at mimsy.umd.edu



More information about the Comp.sources.bugs mailing list