Maybe just to be clear, when storing values in the hash table, the `1000` here

https://github.com/geany/geany/blob/dea43baf477ab71650cdfc54fa976714def9c170/ctags/main/keyword.c#L121

means "infinity", not a real limit (the table is used for keywords only, there 
will, hopefully, be no languages with 1000 character keywords). So storing 
works as before and is unaffected by this patch.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3433#issuecomment-1479303726
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3433/c1479303...@github.com>

Reply via email to