On Sat, Mar 16, 2024 at 10:16?AM Ross Patterson via <ross.patterson=[email protected]> wrote:
On Sat, Mar 16, 2024 at 10:08 Bob Bolch <bob@...> wrote:
If the code could be posted in an issue, I could try to reproduce the error here.
Will do.
For anyone who's curious about this bug, it's now being tracked as VM/370 CE Issue #96 (), and I've been able to thin the testcase down to the barest of bones, and still get it to fail at least occasionally:
/* */
Do I = 1 to 170
? ? Say I
End
Exit 0
I'll hold off posting here any further, unless we figure out what's wrong.