[vlc-devel] commit: Remove some unused p_e parameters and propagate ( Rémi Denis -Courmont )

Toralf Niebuhr gmthor85 at aim.com
Fri Jan 29 11:03:25 CET 2010


Am 29.01.2010 um 10:54 schrieb Marian Ďurkovič:

> On Thu, 28 Jan 2010 21:49:36 +0100 (CET), git version control wrote
>> vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Thu 
>> Jan 28 22:49:15 2010 +0200| [b7e0d3cc4874d66dd0b2db433caa620664345eac] 
>> | committer: Rémi Denis-Courmont
>> 
>> Remove some unused p_e parameters and propagate
> 
> This one was forgotten (maybe there are more):
> 
> Making all in projects/activex
>  CXX    axvlc_la-main.lo
> In file included from main.cpp:23:
> ../../include/vlc/libvlc_media_list.h: In member function 'void
> VLCPlugin::playlist_clear(libvlc_exception_t*)':
> ../../include/vlc/libvlc_media_list.h:55: error: too many arguments to function
> 'libvlc_media_list_t* libvlc_media_list_new(libvlc_instance_t*)'
> plugin.h:263: error: at this point in file
Yes VLCKit doesn't compile either and has 4 errors.
/Users/gmthor85/Downloads/NEWVLC/vlc/projects/macosx/framework/Sources/VLCMediaLibrary.m: In function '-[VLCMediaLibrary init]':
/Users/gmthor85/Downloads/NEWVLC/vlc/projects/macosx/framework/Sources/VLCMediaLibrary.m:49: error: too many arguments to function 'libvlc_media_library_new'

/Users/gmthor85/Downloads/NEWVLC/vlc/projects/macosx/framework/Sources/VLCMediaList.m: In function '-[VLCMediaList init]':
/Users/gmthor85/Downloads/NEWVLC/vlc/projects/macosx/framework/Sources/VLCMediaList.m:82: error: too many arguments to function 'libvlc_media_list_new'
/Users/gmthor85/Downloads/NEWVLC/vlc/projects/macosx/framework/Sources/VLCMediaList.m: In function '-[VLCMediaList hierarchicalAspect]':
/Users/gmthor85/Downloads/NEWVLC/vlc/projects/macosx/framework/Sources/VLCMediaList.m:223: error: too many arguments to function 'libvlc_media_list_hierarchical_view'
/Users/gmthor85/Downloads/NEWVLC/vlc/projects/macosx/framework/Sources/VLCMediaList.m: In function '-[VLCMediaList hierarchicalNodeAspect]':
/Users/gmthor85/Downloads/NEWVLC/vlc/projects/macosx/framework/Sources/VLCMediaList.m:234: error: too many arguments to function 'libvlc_media_list_hierarchical_node_view'
> 
> 
>    M.
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100129/f9490787/attachment.html>


More information about the vlc-devel mailing list