[vlc-devel] vlc: svn commit r14857 (courmisch)

Subversion daemon svn at videolan.org
Tue Mar 21 18:28:09 CET 2006


r14857 | courmisch | 2006-03-21 18:28:09 +0100 (Tue, 21 Mar 2006) | 9 lines
Changed paths:
   M /trunk/modules/gui/wxwidgets/wxwidgets.hpp

Attempt to use wc_str() even if wxWidgets is not built with Unicode.
According to the wxWidgets documentation, it works. But of course, you
don't want to trust the wxWidgets documentation, particularly when it
deals with characters encoding. Or rather, you'd like to trust the
documentation, but you can't trust the actual implementation to work
until you tested it.

So lets see if it works, and revert commit it tomorrow if it sucks.

-- 
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