@b4n commented on this pull request.
> + blockNameCopy(blockNameStart, (const char *)line); + initTagEntry (&e, (const char * const)blockNameStart, K_BLOCK); + inBlock = true ; Could you also fix this upstream please? It doesn't have to block merging this, but we'd rather not have to maintain changes downstream, which will likely get overwritten with the next sync. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4449#discussion_r2679404443 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/4449/review/[email protected]>
