Eliminates a warning on newer glib versions. Adds a fallback on older versions. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/1334 -- Commit Summary -- * projectorganizer: Use g_pattern_spec_match_string() instead of g_pattern_match_string() -- File Changes -- M projectorganizer/src/prjorg-project.c (2) M projectorganizer/src/prjorg-sidebar.c (4) M projectorganizer/src/prjorg-utils.c (4) M projectorganizer/src/prjorg-utils.h (4) -- Patch Links -- https://github.com/geany/geany-plugins/pull/1334.patch https://github.com/geany/geany-plugins/pull/1334.diff -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1334 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/1...@github.com>