1551.2 |
21 June 2017 | |
1551.2 |
Fix |
ATE/XTREE: the last byte of the answer array was getting truncated under certain ATE optimization scenarios. Prior fix in 1549.1 was incomplete; problem however did not affect 6.5. |
1551.1 |
21 June 2017 | |
1551.1 |
Fix |
Command line processing: the ashell command line arguments -ba and -bc were not being processed correctly, possibly resulting in a switch argument being included in the dot prompt startup command. This was particularly noticeable in SUBMIT when using the /BC or/BA switch with a buffer name that also matched a CMD or DO file name, but could have had a variety of effects outside of the SUBMIT context. |
1551.0 |
20 June 2017 | |
1551.0.3 |
Fix |
DYNLIB.SBR: output parameters (using the "p" signature) were not being properly converted to I variables. |
1551.0.2 |
Fix |
INPUT LINE was incorrectly removing a leading/trailing quotes, like INPUT should, but not INPUT LINE. Problem was introduced in 1548.9. |
1551.0.1 |
Fix |
SUBMIT.LIT 3.3(157) fixes a bug which caused the list function to abort under some circumstances with an "Error -1 reading job table". |