GnuCOBOL (formerly OpenCOBOL) - News
Release of GnuCOBOL 3.2
Item posted by Simon Sobisch <mensch> on Mon 14 Aug 2023 09:43:02 PM UTC.
GnuCOBOL 3.2 includes many new features compared to the previous release, while maintaining full source compatibility.
The amount of changes from GnuCOBOL 3.1 to 3.2 is huge, here are some of the highlights:
- improved dialect handling including changed defaults to better match the selected dialect (see NEWS if you compile with any `-std` to know more about the implications), a complete new dialect GCOS and support for more COBOL statements, intrinsic functions and syntax from both "old" and new dialects
- highly improved run-times for several statements, along with less memory usage, especially if runtime checks are enabled
- fileio changes to support LINE-SEQUENTIAL per COBOL2023 and runtime options to change the way files are handled, see NEWS and runtime.cfg
- improvements for source-level debugging via GDB and coredump support
- output of context for diagnostics
- improvements for reproducible builds
For a much more complete list, have a look at the NEWS file.
Powered by Savane 3.14-8aba.
Corresponding source code