Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!linus!philabs!cmcl2!seismo!brl-tgr!ron From: ron@brl-tgr.ARPA (Ron Natalie) Newsgroups: net.lang.c Subject: Re: structure problem - error or warning? Message-ID: <5364@brl-tgr.ARPA> Date: Wed, 17-Oct-84 15:26:47 EDT Article-I.D.: brl-tgr.5364 Posted: Wed Oct 17 15:26:47 1984 Date-Received: Thu, 18-Oct-84 19:12:54 EDT References: <564@ccice5.UUCP> Distribution: net Organization: Ballistic Research Lab Lines: 8 > Why does the C compiler only give a warning instead of an error on the > use of an illegal structure member. The following code example demonstrates > what I mean: > You mean "Why does MY C compiler," not THE C compiler. It would be nice if you mentioned which compiler you were talking about. -Ron