-
Notifications
You must be signed in to change notification settings - Fork 24
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
3 changed files
with
18 additions
and
12 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 |
---|---|---|
|
@@ -463,6 +463,12 @@ | |
* scanner.l: Check for typedef variable and return TYPEDEF_NAME | ||
* parser.y: Changes to look for TYPEDEF_NAME | ||
|
||
2021-12-14 Simon Sobisch <[email protected]> | ||
|
||
* cobc.c (print_fields), codegen.c (output_field_display): only check for | ||
EXTERNAL/BASED GLOBAL on level 01/77 | ||
* codegen.c (output_param): don't set external attribute for sub-fields | ||
|
||
2021-12-08 Ron Norman <[email protected]> | ||
|
||
* codegen.c: When setting value into COMP-X field use cob_set_compx | ||
|
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
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