[mod.computers.masscomp] C compiler bug acknowledged

Stan@soma.UUCP (12/16/86)

A note about the C-compiler: SQR #2728
Submitted by Stan Barber and responded to on December 10, 1986.
The -g option would cause an internal compiler error on see inner loops
which were opened and closed on the same line.
(i.e. "if (i) {int j;j=i;}")

Response: This problem has been fixed in release 1.2 of the C compiler.

Remaining question: When will C 1.2 be released?

If you have SQR's that have been submitted and responded to by MASSCOMP,
please send us a summary so we can share it with the rest of the user
community.