[vlc-devel] commit: variables: use a binary search tree instead of a table ( Rémi Denis-Courmont )

xxcv xxcv07 at gmail.com
Thu Jan 7 07:39:42 CET 2010


> vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Wed Jan  6 16:05:15 2010 +0200| [19adcbe5be83ce12a07d83092503c3f4a622b3b6] | committer: Rémi Denis-Courmont 
>
> variables: use a binary search tree instead of a table
>
> This makes insertion/deletion faster, and saves a lot of code
>   
I am using mingw-w64 project to compile vlc, theres missing function in 
search.h not (mingw.org) mingwrt.
misc/objects.c:882: error: implicit declaration of function 'twalk'




More information about the vlc-devel mailing list