[2744] in Release_Engineering
dash for pick-up
daemon@ATHENA.MIT.EDU (vanharen@ATHENA.MIT.EDU)
Tue Aug 13 17:18:54 1991
From: vanharen@ATHENA.MIT.EDU
Date: Tue, 13 Aug 91 17:19:10 -0400
To: rel-eng@ATHENA.MIT.EDU
Files changed, and reasons:
/mit/dash/src:
AClock.c: fixed a bug with strange interaction of 2 resources
Imakefile: changed install rule for dash fallback file
Jets.c: change to keep work done on resizes or moves down to a
minimum, and change to make it fallback to black and
white for foreground and background if color(s)
requested can't be allocated.
Menu.c: change so that it will only print out warnings about
unrecognized platform(s) flags in menu specs if
debugging is turned on.
Window.c: fixed a bug whereby it was possible to get into an
infinite loop when a window was resized.
console.c: removed one commented line. no code change, but console
will be recompiled anyway because Jets.c changed.
dash.c: fixed problem which showed up on RIOS due to POSIX
compliance on that platform. Also fixed bug in
toggling help and/or verification on and off. (and
fixed one typo -- sprintf->fprintf)
Since console will be re-compiled, this will require a new release.
Sorry, folks.
Thanks,
-C.