> @@ -128,7 +128,8 @@ extern void checkRegex (void); > > /* Extra stuff for Tag Manager */ > extern tagEntryFunction TagEntryFunction; > -extern void setTagEntryFunction(tagEntryFunction entry_function); > +extern void *TagEntryUserData;
Yeah, agree, just for now I tried to make minimal changes to ctags as I want to sync them with uctags anyway and do the "right" stuff once the sync is done. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/957/files/7be40f5832c082ca27bce5e4756c602b5d022580..1de139854f4ba791fc7fce8358490cec90e695d3#r62030197
