@techee commented on this pull request.


In ctags/parsers/rest.c:

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

Ah, OK, I misunderstood (and sadly didn't read the code enough and fell to the trap). I'll fix that and re-push this patch.


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