For details about the uninitialized variables and why thise broke `make check` (and so the nightly builds, http://nightly.geany.org/) see https://github.com/geany/geany-plugins/pull/590.
The other commit is just to replace the deprecated `tm_get_real_path` calls. You can view, comment on, or merge this pull request online at: https://github.com/geany/geany-plugins/pull/606 -- Commit Summary -- * Workbench: Initialize loop variables for cppcheck * Workbench: Replace deprecated tm_get_real_path() -- File Changes -- M workbench/src/sidebar.c (6) M workbench/src/utils.c (2) M workbench/src/wb_project.c (23) -- Patch Links -- https://github.com/geany/geany-plugins/pull/606.patch https://github.com/geany/geany-plugins/pull/606.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/606
