@techee commented on this pull request.
> @@ -436,7 +443,6 @@ static TMTag *new_tag_from_tags_file(TMSourceFile *file,
> FILE *fp, TMParserType
result = init_tag_from_file_alt(tag, file, fp);
break;
case TM_FILE_FORMAT_CTAGS:
- result = init_tag_from_file_ctags(tag, file, fp, mode);
Done.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3049#discussion_r1355820502
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/3049/review/[email protected]>