[Github-comments] [geany] Scope completion fallout patches (#906)

Jiří Techet notifications at xxxxx
Sun Feb 21 16:18:08 UTC 2016


@elextr The value is part of various structures used by Geany:

https://github.com/techee/geany/commit/b8187319add15e829dbce84b1190e34bcce21063#diff-56ac9f4466cfe0df698b8ddeabef0b48R139

https://github.com/techee/geany/commit/b8187319add15e829dbce84b1190e34bcce21063#diff-0df8db0dcbc5208d1e13796618a79a38R40

https://github.com/techee/geany/commit/b8187319add15e829dbce84b1190e34bcce21063#diff-f831a49f0761dd0212f444e29c12455dR140

It would be possible to split them into public/private parts but this would break ABI. And I think the language used for parsing might be potentially interesting for plugins too so breaking the ABI doesn't seem to be worth it.

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/906#issuecomment-186853077
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160221/0b8afce9/attachment.html>


More information about the Github-comments mailing list