[vlc-devel] [vlc-commits] libVLC: rename libvlc_track_description_release
Jean-Baptiste Kempf
jb at videolan.org
Thu Sep 22 18:47:25 CEST 2011
On Thu, Sep 22, 2011 at 07:46:49PM +0300, Rémi Denis-Courmont wrote :
> Le jeudi 22 septembre 2011 19:46:08 Rémi Denis-Courmont, vous avez écrit :
> > Le jeudi 22 septembre 2011 19:41:27 Jean-Baptiste Kempf, vous avez écrit :
> > > +// Deprecated alias for libvlc_track_description_list_release
> > >
> > > void libvlc_track_description_release( libvlc_track_description_t *p_td
> > > ) {
> > >
> > > + libvlc_track_description_list_release( p_td );
> > > +}
> >
> > This will generate a warning. It should go the other way around.
>
> Arg, no. It's the other way around. Nevermind.
You made me doubt :D
I was sure I checked the warnings :D
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the vlc-devel
mailing list