Skip to content

Commit

Permalink
Poste-merge fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ddeclerck committed Mar 3, 2025
1 parent 8c343cf commit ea178ab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions cobc/ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -8125,11 +8125,11 @@

2014-12-11 Ron Norman <[email protected]>

* Fixes so WARNING is given if no DETAIL lines in a repor
* fixes so WARNING is given if no DETAIL lines in a report

2014-06-17 Ron Norman <[email protected]>

* parser.y, tree.c, codegen.c: Added check to verify PAGE LIMITS of report
* parser.y, tree.c, codegen.c: added check to verify PAGE LIMITS of report

2014-06-16 Simon Sobisch <[email protected]>

Expand Down
5 changes: 3 additions & 2 deletions libcob/ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,9 @@
to the indexfile structure for use in these functions.
This will allow the saved partial key to be used in the
positioning logic.
Also the BDB logic was changed to return a status code of "35"
when encountering a missing directory for OUTPUT on INDEXED file.
* fileio.c (indexed_open)->fbdb.c:
changed the BDB logic to return a status code of "35" when
encountering a missing directory for OUTPUT on INDEXED file

2024-05-23 Simon Sobisch <[email protected]>

Expand Down

0 comments on commit ea178ab

Please sign in to comment.