On Wed, Nov 29, 2023 at 08:08:33PM -0800, C K Kashyap wrote: > Thanks Alex - half a dozen worked in my example :)
Great :) > I completely get the idea of the inefficiency of CELLS=1 - the segfault OK > however seems like a silent bug (more likely some optimistic avoidance of a > NULL check somewhere perhaps). What do you think? Yes, it is definitely a bug if YOU set the heap to a bad size. As long as it is big enough, a runtime check is meaningless and will never fire. ☺/ A!ex -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe