[vlc-devel] commit: Remove enums from public APIs ( Rémi Denis-Courmont )

Pierre Ynard linkfanel at yahoo.fr
Mon Jul 6 04:18:08 CEST 2009


> vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Mon Jun 29 18:38:32 2009 +0300| [3d0ef0165c1c9189192d6f7dad3fd5901db6034c] | committer: Rémi Denis-Courmont
> 
> Remove enums from public APIs

This commit breaks compilation of test/libvlc/media_player.c:

libvlc/media_player.c:51: error: 'libvlc_state_t' undeclared (first use
in this function)

However since I'm a little clueless, I'm not sure whether the
'libvlc_state_t' there must be replaced by 'enum libvlc_state_t' or
'unsigned'

-- 
Pierre Ynard
"Une âme dans un corps, c'est comme un dessin sur une feuille de papier."



More information about the vlc-devel mailing list