techee left a comment (geany/geany-plugins#1437) @b4n Thanks!
I like everything except the `intptr_t` patch. I'd prefer using "normal" `gint`s, `guint`'s and `gsize`s in the code and not to have `intptr_t` everywhere even if the types are slightly incorrect. I don't think it would be a problem in a real code. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1437#issuecomment-2910373142 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/1437/[email protected]>
