@freinquin commented on this pull request.
> + blockNameCopy(blockNameStart, (const char *)line); + initTagEntry (&e, (const char * const)blockNameStart, K_BLOCK); + inBlock = true ; Yes, the change is ready in my ctags tree and I have checked that the tests still pass. I'm just waiting for the geany PR to be completely settled to do the ctags PR. Just in case a last minute change had to be added to the PR. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4449#discussion_r2679429063 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/4449/review/[email protected]>
