Re: [Bug-apl] SVN 480 - assertion failure

2014-09-30 Thread Juergen Sauermann
Hi David, thanks, fixed in SVN 482. The fix is part of a new release scheme that avoids scanning the ravel of non-nested APL values and should speed up the destruction of such values considerably. There is a small chance that previously n

Re: [Bug-apl] SVN 480 - assertion failure

2014-09-30 Thread David B. Lamkins
Thank you. Confirmed fixed. I'll keep an eye open for stale values. On Tue, 2014-09-30 at 18:03 +0200, Juergen Sauermann wrote: > Hi David, > > thanks, fixed in SVN 482. > > The fix is part of a new release scheme that avoids scanning the ravel > of non-nested APL values > and should speed up