b4n left a comment (geany/geany#4303) BTW, thanks for the investigation!
One last thing: IMO `mio_new_mio()` might not be in the right place, and should be outside MIO, as I see the latter as an abstraction over the FILE API to allow memory streams, and features not directly related to that should rather be in "userspace". This could allow `mio_new_mio()` to do more on failure, like call `error()` or other ctags internal APIs. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4303#issuecomment-2927847707 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/4303/[email protected]>
