[vlc-devel] [vlc-commits] VLCKit: Remove typedef after enum declaration

Rafaël Carré funman at videolan.org
Thu Jun 7 02:29:10 CEST 2012


Le 06/06/2012 19:44, Andrey Utkin a écrit :
> vlc | branch: master | Andrey Utkin <andrey.krieger.utkin at gmail.com> | Thu Jun  7 01:41:58 2012 +0200| [eeb2dbd78d74421306d88d5c6e0792a40e7fe6f9] | committer: Felix Paul Kühne
> 
> VLCKit: Remove typedef after enum declaration
> 
> Signed-off-by: Felix Paul Kühne <fkuehne at videolan.org>
> 
>> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=eeb2dbd78d74421306d88d5c6e0792a40e7fe6f9

In file included from
/Users/buildbot/slave/nb-i686-osx-vlckit/build/projects/macosx/framework/Sources/VLCMediaListPlayer.m:27:
/Users/buildbot/slave/nb-i686-osx-vlckit/build/projects/macosx/framework/Headers/Public/VLCMediaListPlayer.h:44:5:
error: must use 'enum' tag to refer to type 'VLCRepeatMode' [1]
     VLCRepeatMode _repeatMode;

Untested?



More information about the vlc-devel mailing list