[Github-comments] [geany/geany] Expand ABI/API explanation in HACKING (PR #3027)

elextr notifications at xxxxx
Mon Nov 29 00:01:56 UTC 2021


@elextr 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.

The "any" just adds emphasis, we prefer people ask than break the API, so prefer it stays.

-- 
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_r757972067
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211128/82e80dbc/attachment.htm>


More information about the Github-comments mailing list