>>>>> "David" == David Rush <kumo@bellsouth.net> writes:
David> It would appear that scsh-0.6 has inherited a behavior from
David> scheme48-0.53 that it didn't previously have. Now when an image is
David> saved, the open ports are closed and not repoened when the image is
David> restored.
I'm not sure, whether reopening is a good idea in general.
David> I have a number of scsh scripts which I had been building to
David> heap images for faster loading which also write to stdout. These
David> scripts now raise an exception because they are trying to wrote to
David> closed ports. Is this a known problem? Does anyone care? SHould I fix
David> it myself then?
A simple solution should be to add a record resumer to these ports. If
you don't know how to achieve this, mail me back, possible with a
simple example.
David> I am currently working off of the CVS version of scsh-0.6 on
David> Solaris. I could roll back to 0.5.3, except that I want the
David> multi-threaded Sunet servers. Suggestions are urgently solicited as
David> I'm going to be attempting a demo for sr. mgt. in a little bit over a
David> week. It'd be nice to get Scheme onto the corporate radar.
--
Martin
|