This replaces the call to 'wb_project_dir_get_file_list' with a call to 'filelist_scan_directory' from the common utils lib. Therefore the functions 'wb_project_dir_get_file_list', 'get_precompiled_patterns' and 'patterns_match' could be deleted. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/628 -- Commit Summary -- * workbench: use commonlib. -- File Changes -- M workbench/src/Makefile.am (7) M workbench/src/utils.c (48) M workbench/src/wb_project.c (105) -- Patch Links -- https://github.com/geany/geany-plugins/pull/628.patch https://github.com/geany/geany-plugins/pull/628.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/628
