Closed shabiel closed 5 years ago
Error is:
<ILLEGAL VALUE>SYNTAX+38^XVEMSYN
The problem is that $X gets set to -1 when you delete the last character of a tag, resulting in a crash on Cache. Setting $X to -1 on GT.M has no effect.
This will be fixed in a commit on the version_15.2 branch sometime soon.
This is fixed in the version_15.2 branch. I'll close this issue when that branch is merged in to master.
Error is:
The problem is that $X gets set to -1 when you delete the last character of a tag, resulting in a crash on Cache. Setting $X to -1 on GT.M has no effect.