[4155] in Athena Bugs
Saber msg: v2.1 (4/24/89 lycus vax Unix 4042 0)
daemon@ATHENA.MIT.EDU (jtkohl@ATHENA.MIT.EDU)
Wed Feb 7 13:37:29 1990
From: jtkohl@ATHENA.MIT.EDU
Date: Wed, 7 Feb 90 13:37:07 -0500
To: bugs@ATHENA.MIT.EDU
Cc: jtkohl@ATHENA.MIT.EDU
More detail on that last report: in non-ansi mode, it still complains
on things typed in:
49 -> unsetopt ansi
50 -> foo = (-2147483648);
----------------
"workspace":50, constant expression, Over/underflow <minus> (Warning #3)
Over/underflow from unary minus expression: (- -2147483648).
(int) -2147483648
51 ->