@techee commented on this pull request.


In ctags/parsers/rest.c:

>  
 	if (vStringLength (name) > 0)
 	{
+		tagEntryInfo *parent = getEntryOfNestingLevel (nl);

I've added a patch to remove those for now. If we need the functions in the future after we start syncing parsers, we can grab them from upstream.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.