Skip to content

Commit

Permalink
cobc minor cleanup for debug/strip handling
Browse files Browse the repository at this point in the history
cobc.:
* ensure correct buffer size for handling COB_STRIP_CMD
* (cobc_print_info): output COB_STRIP_CMD when verbose

additional:
cobc.c (print_fields): minor refactoring
  • Loading branch information
sf-mensch committed Nov 26, 2021
1 parent 8a75329 commit 6fb2f08
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 131 deletions.
6 changes: 6 additions & 0 deletions cobc/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

2021-11-26 Simon Sobisch <[email protected]>

* cobc.c (cobc_print_info): output COB_STRIP_CMD when verbose
* cobc.c: ensure correct buffer size for handling COB_STRIP_CMD
* cobc.c (print_fields): minor refactoring

2021-11-22 Simon Sobisch <[email protected]>

* typeck.c (cb_emit_allocate_identifier, cb_emit_allocate_characters),
Expand Down
Loading

0 comments on commit 6fb2f08

Please sign in to comment.