Sane implementation of find_scope_members_tags()
commit8ff8cbc3a33ba920a6113a8a9cb62ea007789641
authorJiří Techet <techet@gmail.com>
Fri, 22 May 2015 20:32:19 +0000 (22 22:32 +0200)
committerJiří Techet <techet@gmail.com>
Sun, 10 Jan 2016 11:31:46 +0000 (10 12:31 +0100)
treecdba951d50909030a2f4eb117953c2a077584adb
parent140a7b6617e89dfcb31d876364d62b3902af0d3c
Sane implementation of find_scope_members_tags()

Disclaimer: I have absolutely no idea how the original function works.
After gazing into the code for one hour, I just gave up and wrote my own
version of it based on what I think the function should do
but maybe I'm just missing something what justifies the original
implementation's insanity.
tagmanager/src/tm_workspace.c