[vlc-devel] [PATCH 0/3] list: reverse iterator

Thomas Guillem thomas at gllm.fr
Fri Oct 11 10:18:27 CEST 2019


I'm OK with this patchset but I would prefer to push it with the commits that actually use this new feature.

On Fri, Oct 11, 2019, at 09:57, Alexandre Janniaux wrote:
> Hi,
> 
> Pinging again for this patchset.
> 
> Regards,
> --
> Alexandre Janniaux
> Videolabs
> 
> On Thu, Oct 03, 2019 at 11:23:40PM +0200, Alexandre Janniaux wrote:
> > Hi,
> >
> > Small ping for this patchset, is there something missing from last review?
> >
> > Regards,
> > --
> > Alexandre Janniaux
> > Videolabs
> >
> > On Fri, Sep 20, 2019 at 01:19:18PM +0000, Maxime ... wrote:
> > > add an iterator on vlc_list to traverse in reverse order
> > >
> > > Maxime Meissonnier (3):
> > >   list: add vlc_list_reverse_foreach
> > >   list: add a comment in tests
> > >   list: tests for reverse iteration
> > >
> > >  include/vlc_list.h | 38 ++++++++++++++++++++++++++++++++++++++
> > >  src/test/list.c    | 21 +++++++++++++++++++++
> > >  2 files changed, 59 insertions(+)
> > >
> > > --
> > > 2.17.1
> > >
> > > _______________________________________________
> > > vlc-devel mailing list
> > > To unsubscribe or modify your subscription options:
> > > https://mailman.videolan.org/listinfo/vlc-devel
> > _______________________________________________
> > vlc-devel mailing list
> > To unsubscribe or modify your subscription options:
> > https://mailman.videolan.org/listinfo/vlc-devel
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel


More information about the vlc-devel mailing list