[vlc-devel] vlc: svn commit r10873 (rocky)
Subversion daemon
svn at videolan.org
Mon May 2 11:01:55 CEST 2005
r10873 | rocky | 2005-05-02 11:01:55 +0200 (Mon, 02 May 2005) | 9 lines
Changed paths:
M /trunk/modules/gui/skins2/src/ft2_font.cpp
gcc 3.4.3 gave this error:
src/ft2_font.cpp: In member function `virtual GenericBitmap* FT2Font::drawString(const UString&, uint32_t, int) const':
src/ft2_font.cpp:172: error: array bound forbidden after parenthesized type-id
src/ft2_font.cpp:172: note: try removing the parentheses around the type-id
Follow the suggestion.
--
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