[vlc-devel] Re: vlc: svn commit r9897 (gbazin)

Steve Lhomme steve.lhomme at free.fr
Tue Feb 8 21:27:46 CET 2005


Subversion daemon a écrit :
> r9897 | gbazin | 2005-02-08 15:18:05 +0100 (Tue, 08 Feb 2005) | 1 line
> Changed paths:
>    M /trunk/include/vlc_common.h
> 
> * include/vlc_common.h: avoid compiler warnings.

This commit breaks, the MSVC compilation. vlc_seek needs to be exported 
for MSVC.

using in include/vlc_common.h :

VLC_EXPORT( off_t, vlc_lseek, ( int, off_t, int ) );

-- 
robUx4 on blog <http://robux4.blogspot.com/>

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list