GixSQL and Gix-IDE v1.0.12 are available

The new versions of Gix-IDE and GixSQL have just been published. This is a maintenance release, that fixes a few bugs and introduces some improvements:

  • Gix-IDE: fixed additional compiler/linker parameters in project properties
  • Gix-IDE: fixed working directory for running/debugged project (Linux)
  • GixSQL: Fixed "More formats for connect" (#43)
  • GixSQL: Fixed "length/power issues with COMP-3 (#92)" (and zoned TC/LS)
  • GixSQL: Fixed "pass postgres cast operator as token" (#93)
  • GixSQL: Fixed "Long queries break COBOL compiler" (#89)
  • GixSQL: Fixed (partially) "GixSQL 1.0.9 compiler warnings" (#53)
  • GixSQL: Fixed a couple of regressions for "support EXEC SQL VAR" (#47)
    GixSQL: Fixed "add OCCURS UNBOUNDED (#80)
  • GixSQL: Fixed several parser problems
    GixSQL: Fixed error reporting bugs (wrong/invalid location of the error)
  • GixSQL: Fixed "prevent excessive filename conversions to absolute path" (merged PR45)
  • GixSQL: Fixed "DbInterfacePGSQL::get_resultset_value C string handling" (merged PR85)
  • GixSQL: Fixed "DbInterfacePGSQL cstring -> std::string" (merged PR86)
  • GixSQL: Fixed a problem with cursors in "add support for multiple connections" (#44)
  • GixSQL: Fixed "outputs too many periods - breaks code flow" (#82)
  • GixSQL: Fixed allocation of "realdata" buffer"


    Binary and source packages are available as usual on the Releases page on GitHub:
    https://github.com/mridoni/gix/releases/tag/v1.0.12

    Starting from the next version (v1.0.13, presumably) the repository will be split in two, with separate repositories for Gix-IDE and GixSQL. This is necessary to allow for a faster release cycle for both components.

    In the meantime the work on the future release 1.1.x, that will incorporate a standalone and remote debugger, is progressing nicely.