Skip to content

Open Cobol ESQL (Ocesql) 1.4 released

Latest
Compare
Choose a tag to compare
@n-isaka n-isaka released this 08 Oct 08:08
· 15 commits to develop since this release

New features

  • Group items can be used as host variables in INSERT.
  • Fixed a non-zero error code is returned as RETURN CODE when a compilation error occurs.
  • Support for NATIONAL item or NATIONAL CHARACTER item.

Bug fixes

  • Support for the precompilation of variable-length character strings (PIC X VARYING).
  • Fixed problem with duplicated last line of program.