[vlc-devel] vlc: svn commit r7192 (fenrir)
Subversion daemon
svn at videolan.org
Mon Mar 29 20:58:29 CEST 2004
r7192 | fenrir | 2004-03-29 20:58:28 +0200 (Mon, 29 Mar 2004) | 6 lines
Changed paths:
M /trunk/include/vlc_common.h
M /trunk/include/vlc_meta.h
* vlc_common.h: removed all cast in TAB_*. GCC doesn't like anymore
cast of lvalue. -> Don't use them anymore in C++ code.
( Don't use *(void**)&p, it won't work because of aliasing problem).
* vlc_meta.h: don't use TAB_* as this file is included in C++ code.
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list