eht16 left a comment (geany/geany#4530) There are more warnings: ``` .../doc/pluginsymbols.c:69: warning: unable to resolve reference to 'ui_add_document_sensitive()' for \ref command .../src/document.c:1688: warning: unable to resolve reference to 'document_save_file_as()' for \ref command .../src/document.c:1690: warning: unable to resolve reference to 'document_save_file_as()' for \ref command .../src/encodings.c:272: warning: unable to resolve reference to 'document_set_encoding()' for \ref command .../src/libmain.c:480: warning: unable to resolve reference to 'plugin_init()' for \ref command .../src/msgwindow.c:528: warning: unable to resolve reference to 'ui_set_statusbar()' for \ref command .../src/msgwindow.c:490: warning: unable to resolve reference to 'ui_set_statusbar()' for \ref command .../src/plugindata.h:127: warning: unable to resolve reference to 'main_locale_init()' for \ref command .../src/sciwrappers.c:1308: warning: unable to resolve reference to 'sci_indicator_set()' for \ref command deprecated:6: warning: unable to resolve reference to 'ui_add_document_sensitive()' for \ref command .../src/app.h:41: warning: unable to resolve reference to 'utils_get_real_path()' for \ref command .../src/document.h:90: warning: unable to resolve reference to 'utils_get_locale_from_utf8()' for \ref command ```
Though I didn't find what is causing this yet. It seems to me the referenced symbols do exist. My net search didn't reveal anything helpful yet. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4530#issuecomment-4092694251 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/4530/[email protected]>
