GixSQL v1.0.18dev1 is out

This is a maintenance pre-release for GixSQL, that fixes a couple of more urgent issues. Only an "autoconf-enabled" package is part of the release.

Fixes:

  • Solved a problem in #91 (string constants with single/double quotes are now parsed and emitted correctly)
  • Solved a problem in #88 ("smart" cursor initialization is now performed correctly)
  • Solved #93

Notes:

  • "smart" cursor initialization is now the default. The -L switch now disables smart cursor initialization, while its long form has been changed to no-smart-cursor-init
  • There have been changes in the preprocessing engine, so source code compiled with older versions has to be recompiled. If you are updating directly from v1.0.16 or previous versions, be sure you are using the new runtime libraries (i.e libgixsql/libgixsql-*) due to some breaking changes introduced in v1.0.17.

 

An autoconf-enabled source package is available on the (pre)release page at GitHub