Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site harvard.UUCP Path: utzoo!watmath!clyde!burl!ulysses!harpo!decvax!genrad!wjh12!harvard!brownell From: brownell@harvard.UUCP (Dave Brownell) Newsgroups: net.lang.c Subject: Re: c-sick Message-ID: <241@harvard.UUCP> Date: Wed, 2-May-84 21:14:28 EDT Article-I.D.: harvard.241 Posted: Wed May 2 21:14:28 1984 Date-Received: Fri, 4-May-84 03:45:50 EDT References: <19463@wivax.UUCP> Organization: Sequoia Systems Inc., Marlborough Mass. Lines: 20 An interesting side note to the 019 discussion -- in "User Level Changes to the C Language", published with the System V Transition Aids, octal digits 8 and 9 are retracted. Compilers now give warnings, and treat them as 010 and 011. "Future releases will make such usage a fatal error." This is the only official word I know of from Bell Labs since the 1980 edition of the C Reference manual. It also includes enumerations, structure and union assignments, nonunique structure names, complete structure qualification required, 'void' type, "long x 1;" initializations are gone, "x=+5" gone (whee), and bug fixes. There's more implied equality of C and PCC, which is fine from Bell's point of view but less so for other compiler writers. Dave Brownell {decvax!genrad, allegra!wjh12, ihnp4!harvard} !sequoia!brownell