[vlc-devel] [PATCH] better libvlc audio handling
    Lukas Durfina 
    lukas.durfina at gmail.com
       
    Sat Nov  1 14:21:48 CET 2008
    
    
  
On Sat, Nov 1, 2008 at 2:13 PM, Rémi Denis-Courmont <rem at videolan.org> wrote:
> Seems to introduce a bunch of enums as return or parameter type.
> I have no problem with that. But I hope you understand that it means it can
> never ever be extended. As far as I know, the compiler can assume that an
> enum variable never has a trap value.
>
Maybe they wouldnt need to extended, but I can add something like
libvlc_AudioOutputDevice_ReservedValue   4 times at the end
of both enums, would it help a bit?
Lukas
    
    
More information about the vlc-devel
mailing list