PR (5 ^ 3) crashes with invalid memory read
A Logo programming environment for Microsoft Windows
Brought to you by:
david_costanzo
Executing the following commands crash:
PR (5 ^ 3)
RUN [(5 ^ 3)]
The crash was introduced in FMSLogo 6.30.0. Prior to that, all the way back to MSWLogo, the behavior was throwing a "too much inside ()'s" error (also a bug, but not as severe).
This was reported by an anonymous user in the discussion forum.
I have committed a fix as [r4783], which will available in FMSLogo 7.5.0.
Related
Commit: [r4783]