Fixed a crash of geany by the git-changebar plugin by changing a glong type to sptr_t in the SCI_ADDTEXT invoking (MinGW64 build) You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/1106 -- Commit Summary -- * Fixed a crash of geany by the git-changebar plugin by changing a glong type to sptr_t in the SCI_ADDTEXT invoking (MinGW64 build) -- File Changes -- M git-changebar/src/gcb-plugin.c (4) -- Patch Links -- https://github.com/geany/geany-plugins/pull/1106.patch https://github.com/geany/geany-plugins/pull/1106.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/1106
