[5398] in Athena Bugs
Saber msg: v2.1.2 (11/6/89 lycus vax Unix 0 0)
daemon@ATHENA.MIT.EDU (jtkohl@ATHENA.MIT.EDU)
Tue Jul 3 10:36:50 1990
From: jtkohl@ATHENA.MIT.EDU
Date: Tue, 3 Jul 90 10:36:35 -0400
To: bugs@ATHENA.MIT.EDU
Cc: jtkohl@ATHENA.MIT.EDU
Saber gets the displayed line numbers wrong when reporting this error;
note that the * is not on the offending line:
"externs.h":109, Data size mismatch (Warning #348)
108: extern char
* 109: termEofChar,
110: termEraseChar,
Variable 'termEraseChar' is being redefined with type (char) and size 1.
It was previously defined with type (<data>) and size 4.