[1702] in testers
RS/6000 scan not printing dates fixed today
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Thu Aug 1 10:49:26 1991
From: epeisach@ATHENA.MIT.EDU
Date: Thu, 1 Aug 91 10:49:34 -0400
To: testers@ATHENA.MIT.EDU
Found the bugand fixed and reinstalled the mh programs. The bug is that
lex on the RS6000 defined YYTYPE to be a short and not int. MH has it's
own lex processor which was assuming that YYTYPE was an int. (note to
developers who may rely on YYTYPE being defined one way).
This new version will go out later.
Ezra