[vlc-devel] [PATCH 2/7] objects: add vlc_object_set_module
Thomas Guillem
thomas at gllm.fr
Mon May 27 18:15:56 CEST 2019
I mean I can store the module name instead of the module.
On Mon, May 27, 2019, at 17:30, Rémi Denis-Courmont wrote:
> Le maanantaina 27. toukokuuta 2019, 18.20.11 EEST Thomas Guillem a écrit :
> > On Mon, May 27, 2019, at 17:03, Rémi Denis-Courmont wrote:
> > > Le maanantaina 27. toukokuuta 2019, 17.45.11 EEST Thomas Guillem a écrit :
> > > > Refs #21997
> > >
> > > An object already knows its module(s) via private data. This does not
> > > belong duplicated in VLC object.
> >
> > Finally, I just need to duplicate the module name here.
>
> That's pointless. You can get the module name with module_get_name() already.
>
> --
> Rémi Denis-Courmont
> http://www.remlab.net/
>
>
>
> _______________________________________________
> 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