[6076] in Athena Bugs
Saber msg: v2.1 (5/10/89 portnoy ibmrt Unix 4042 0)
daemon@ATHENA.MIT.EDU (bjaspan@ATHENA.MIT.EDU)
Thu Sep 20 14:31:59 1990
From: bjaspan@ATHENA.MIT.EDU
Date: Thu, 20 Sep 90 14:31:44 -0400
To: bugs@ATHENA.MIT.EDU
I have reported this problem before. If Saber-C finds an error in a file
and I tell it to reload, I am not interested in its opinions on the
matter -- I want it to try to reload the file RIGHT NOW, even if it thinks
there is a good reason not to. Ie:
Loading: -I/mit/6.037/include PlotToScale.c
----------------
"PlotToScale.c":1, Cannot read file (Error #200)
* 1: #include <tgif/tgif.h>
2:
3: /*
Cannot open 'tgif/tgif.h' for input.
The module has not been modified. Continuing loading...
Unloading: PlotToScale.c
I turns out that before I told Saber to reload the file I mounted an NFS
filesystem (/mit/6.037) that included the missing header file. If I wanted
Saber to unload the file I would have asked it to; I didn't, I asked
it to reload.
Barr3y Jaspan, bjaspan@athena.mit.edu