]> git.sesse.net Git - vlc/commit
* Some cast magic to get around a gazillion of warnings during the OSX build. If...
authorDerk-Jan Hartman <hartman@videolan.org>
Tue, 28 Nov 2006 02:18:48 +0000 (02:18 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Tue, 28 Nov 2006 02:18:48 +0000 (02:18 +0000)
commitb087885b82938dd1eb06542968f45749a877e502
treea5bc2ee0c0a274945ad91d97f06ee226ee84792c
parent7bcd728f1d30933b7e658ad8d700015325e12f5a
* Some cast magic to get around a gazillion of warnings during the OSX build. If your OS has similiar warnings, feel free to add yourself to the define list :D. Solution thanks to Sam.

../include/vlc_threads_funcs.h:501: warning: cast from function call of type 'pthread_t' to non-matching type 'int'
include/vlc_threads_funcs.h