
27 Apr
2004
27 Apr
'04
10:48 p.m.
"Steven E. Harris" <seharris@raytheon.com> writes:
For the record, it looks like DONT-CLOSE is respected only if the STYLE argument is :spawn.
Fixed in CVS.
Also of note: The :spawn style is not supported by all backends.
That's true. :spawn basically means "use multithreading" and not all our backends have that. Helmut.