When prj->base_path is relative, construct path using prj->file_name so base path is relative to the project file directory.
Fixes #698 You can view, comment on, or merge this pull request online at: https://github.com/geany/geany-plugins/pull/755 -- Commit Summary -- * geanyctags: Use base path as relative to the project file path -- File Changes -- M geanyctags/src/geanyctags.c (28) -- Patch Links -- https://github.com/geany/geany-plugins/pull/755.patch https://github.com/geany/geany-plugins/pull/755.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/755
