Solves #78 (closed) and #77 (closed) and #76 (closed)
Introduces a scripts/depends.bash $BUILD_FOLDER
to download all dependencies to fix version numbers and avoid segfaults because the system was updated and version
numbers changed.
You can use configure --with-depends
to dl and build dependencies.
- move queue_tmp to :memory: - fix for correct deletion of content of queue_tmp - avoid segfault when finalizing an already finalized stmt - also make things compile with -Wextra