Different load behavior of error stuff under 4.0.1
I seem to have missed some change notification in going from 3.99.4
to 4.0.1. It appears that when I load a file in 4.0.1 from the command line:
stk someschemefile.scm
stk:report-error is not defined. Any error whther during read or after the
read causes another error:
unbound variable: stk:report-error
This problem happens even if the error occurs after successfully reading the
file.
But if I start stk without a file, then report-error gets bound.
Perhaps this has something to do with changes made in init.stk as to when the
autoload of the graphical error stuff is done (tk-set-error-handler stuff)?
Stacy
Received on Wed Oct 06 1999 - 22:15:57 CEST
This archive was generated by hypermail 2.3.0
: Mon Jul 21 2014 - 19:38:59 CEST