Annoyingly necessary spaces

Chris Torek chris at mimsy.UUCP
Sat Jul 9 08:03:04 AEST 1988


>In article <11812 at agate.BERKELEY.EDU> weemba at garnet.berkeley.edu
(Obnoxious Math Grad Student) asks whether `=op' operators are
>>just a cloying Berkeleyism?

In article <8227 at brl-smoke.ARPA> gwyn at brl-smoke.ARPA (Doug Gwyn ) writes:
>Yes.  AT&T C compilers stopped supporting the =op form years ago.

4BSD stopped (a) year ago.  They are gone in 4.3BSD-tahoe.  Those programs
that used them (Berkeley Pascal, struct) have been fixed.

Old-fashioned initialisations are gone too.  No more erroneous recovery
(and corresponding error cascade) from

	int f(x) imt x; { ...
-- 
In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 7163)
Domain:	chris at mimsy.umd.edu	Path:	uunet!mimsy!chris



More information about the Comp.lang.c mailing list