Several bugs and requests have been issued. This release contains following new features and bug fixes:
Features
- Extended preprocessor with a linked list data structure for COBOL lines. This enables referencing COBOL line predecessors and successors for analysis of line continuations.
Bug fixes
- Fix for COMMA CHAR in string statement.
- Fix for paragraph statement without dot.
- Fix for non-compliant line continuation with quote in column 72.
- Fix for whitespace between two string literals in line continuation.
- Fix for FILE CONTROL paragraphs without
FILE CONTROL
keyword. - Fix for MOVE CORR statement.