[vlc-devel] [PATCH 2/7] objects: add vlc_object_set_module
    Rémi Denis-Courmont 
    remi at remlab.net
       
    Mon May 27 17:29:55 CEST 2019
    
    
  
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/
    
    
More information about the vlc-devel
mailing list