Most importantly IMO, add a prefix (C "namespace") to functions from that lib. Let's not do the same mistake as Geany there.
2 additional things that could be nice:
- install header files so it can be used by 3rd parties as well
- build some developer documentation (I kind of hate Doxygen for its total lack of automated main page, but we could use that nonetheless like Geany does)
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/631
Commit Summary
- Only automatically enable the utils library if a plugin uses it
- Fix building the utils library on Windows
- utils: Put public functions in the "gp" namespace
- utils: Small code style cleanup
- utils: Add C++ guards
File Changes
Patch Links:
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.