Long running bug fixed in CodeSnip v4.24.1

This has been a  l o n g  time coming.

For several years a nasty access violation bug has been lurking inside CodeSnip. It crashed the program when the computer was resumed from hibernation, but only sometimes. Because the bug was intermittent and required numerous hibernation / resume cycles to be run before it finally cropped up it defied diagnosis for a long, long time.

Until now. Or up until someone finds my fix doesn't work for them!

⮞ Get the fix from GitHub EDIT: no, don't get it - I'm releasing a fix for the fix soon. See comments below.

For an explanation of what was causing this little horror of a bug, see the longer post on the CodeSnip Blog.



Comments

Popular posts from this blog

Initialising dynamic arrays

Deleting elements from a dynamic array

New Array Utilities Library Unit released