[Github-comments] [geany/geany] Expand ABI/API explanation in HACKING (PR #3027)
xiota
notifications at xxxxx
Sun Nov 28 16:44:04 UTC 2021
@xiota commented on this pull request.
>
If you're reordering or changing existing elements of structs that are
used as part of the plugin API, you must increment GEANY_ABI_VERSION
in plugindata.h. This is usually not needed if you're just appending
fields to structs. The GEANY_API_VERSION value should be incremented
for any changes to the plugin API, including appending elements.
-If you're in any doubt when making changes to plugin API code, just ask us.
+If you're in doubt when making changes to plugin API code, just ask us.
Took it out for line length. Any is implied. Can put it back if you want.
--
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/pull/3027#discussion_r757922155
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211128/7214913d/attachment.htm>
More information about the Github-comments
mailing list