Bug in indent.

Doug Gwyn gwyn at smoke.BRL.MIL
Thu Jul 26 11:50:03 AEST 1990


In article <5042 at labtam.oz> iand at labtam.oz (Ian Donaldson) writes:
-dcw at doc.ic.ac.uk (Duncan C White) writes:
->	On exami
nation, this is because the x=!x line has been rewritten as:
->		x != x;
-This sounds like the old C syntax problem that most C compilers *warn*
-about still.

No, "x=!x" has never been ambiguous; != is not an assignment operator.
If "indent" is rewriting "=!" as " != ", then "indent" has a bug.



More information about the Comp.bugs.4bsd.ucb-fixes mailing list