1672.2 |
Compiler edit 924 revises edit 923 so that all ++ conditional compilation directives within functions and procedures are included in the LSX, even if within a function that has been shaken out by the /PX switch. Such conditionals may still be be relevant to how the rest of the file is compiled, and this resolves problems with conditionals that span the start or end of a routine. | |
1672.1 |
Fix |
Compiler edit 923: • Incorrect minimum run version was written into object header in some cases. • LSX file may have ended up with mismatched ++IF/++ENDIF if a conditional block straddled the function definition and the function was shaken out by the /PX switch. |
1672.0.3 |
Fix |
Fix a bug in handling the -e command line switch, in which under some circumstances it would get stuck in an infinite loop while trying to exit. |
1672.0.2 |
||
1672.0.1 |
New |