Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!harpo!seismo!hao!hplabs!sri-unix!jpayne@Bbn-Vax.ARPA From: jpayne@Bbn-Vax.ARPA Newsgroups: net.unix-wizards Subject: v7 C compiler Message-ID: <12158@sri-arpa.UUCP> Date: Tue, 10-Apr-84 14:47:55 EST Article-I.D.: sri-arpa.12158 Posted: Tue Apr 10 14:47:55 1984 Date-Received: Sun, 15-Apr-84 09:08:38 EST Lines: 10 From: Jonathan Payne I think it's just rediculous that this compiler doesn't print warning messages about unknown size. Unless I'm confused, it either knows the size of an object in which case it does the right thing, or it doesn't in which case it silently slips in a 0. Why not print a warning message and THEN slip in the 0? Screwed one too many times, J. Payne