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

Rémi Denis-Courmont remi at remlab.net
Sat Jan 9 18:35:50 CET 2010


Le jeudi 7 janvier 2010 08:39:42 xxcv, vous avez écrit :
> > 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'

Works fine with mingw32 here. If it's missing from mingw64, I'd complain to 
them.

-- 
Rémi Denis-Courmont
http://www.remlab.net/
http://fi.linkedin.com/in/remidenis



More information about the vlc-devel mailing list