[Github-comments] [geany/geany-plugins] Workbench: cppcheck initialize loop vars (#606)
Enrico Tröger
notifications at xxxxx
Sun Oct 1 22:54:03 UTC 2017
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20171001/bb93614b/attachment.html>
More information about the Github-comments
mailing list