Skif-off left a comment (geany/geany-plugins#1570) > `#if GEANY_API_VERSION > 250`
That's a strange decision... We can use releases or we can use the current development versions. In both cases, what you described doesn't sound like a problem. Also, are you suggesting that everyone track API versions instead of just those who care? Also this and similar change won't necessarily change the Geany API version. Also yor forgot about ```c /* ******************* !!! IMPORTANT !!! *************************** * * This is a machine generated file, do not edit by hand! * If you need to modify this file, see "geanylua/util/mk-keytab.lua" * ******************************************************************* * */ ``` in `geanylua/glspi_keycmd.h`. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/1570#issuecomment-4957107118 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/issues/1570/[email protected]>
