My [Code-Format plugin](https://github.com/codebrainz/code-format) uses the 
`documents_array` symbol, but this symbol is not exported to plugins anymore. 
Got an undefined symbol error for this in the Debug Messages. Adding 
`GEANY_API_SYMBOL` macro to `documents_array` in `document.c` fixes the issue.

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/964

Reply via email to