-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
16 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,6 +37,13 @@ | |
* error.c, cobc.c (print_program_trailer), flag.def: | ||
implemented -fmax-errors=0 as unlimited | ||
|
||
2023-07-03 Simon Sobisch <[email protected]> | ||
|
||
* pplex.l (check_listing): rewrite of change 2022-07-04: | ||
do not output sequence number of short lines, | ||
but keep its line break and the general output | ||
* pplex.l: drop unused "requires_new_line" (added without use in OC2.0) | ||
|
||
2023-07-01 Simon Sobisch <[email protected]> | ||
|
||
* scanner.l: add check for reserved word FUNCTION, add missing | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters