WrapEarnPass left a comment (geany/geany-plugins#1564)

I checked out geany@98bcbee3b99d71dfcdd9d3556ace9530ceda818d
and rebuilt:
build@debian:~/Projects/geany-plugins-remote/geany-plugins$git log | head
commit 4f861233126e748d4dd9b57721df686dd1fa8b77

No errors raised by make
```
make all
Making all in src
make[1]: Entering directory 
'/home/build/Projects/geany-plugins-remote/geany-plugins/workbench/src'
  CC       workbench_la-wb_globals.lo
  CC       workbench_la-plugin_main.lo
  CC       workbench_la-workbench.lo
  CC       workbench_la-wb_monitor.lo
  CC       workbench_la-wb_project.lo
  CC       workbench_la-dialogs.lo
  CC       workbench_la-search_projects.lo
  CC       workbench_la-menu.lo
  CC       workbench_la-popup_menu.lo
  CC       workbench_la-sidebar.lo
  CC       workbench_la-utils.lo
  CC       workbench_la-idle_queue.lo
  CC       workbench_la-tm_control.lo
  CCLD     workbench.la
make[1]: Leaving directory 
'/home/build/Projects/geany-plugins-remote/geany-plugins/workbench/src'
make[1]: Entering directory 
'/home/build/Projects/geany-plugins-remote/geany-plugins/workbench'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory 
'/home/build/Projects/geany-plugins-remote/geany-plugins/workbench'
```
"Base dir" no longer appears
<img width="467" height="580" alt="image" 
src="https://github.com/user-attachments/assets/23378428-833e-4fda-8224-82106addde31";
 />

The only Critical in ```geany --verbose```
```(geany:111615): Workbench-CRITICAL **: 09:30:28.581: 
plugin_workbench_on_doc_close: assertion 'doc != NULL && doc->file_name != 
NULL' failed```
Appears unrelated to the change.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1564#issuecomment-4719300105
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany-plugins/pull/1564/[email protected]>

Reply via email to