[MPlayer-dev-eng] [PATCH] Use _NET_WM_NAME for UTF-8 title in X11 if supported
Sergey Pinaev
dfo at antex.ru
Wed Jun 21 07:32:11 CEST 2006
On Tue, 20 Jun 2006 21:11:40 +0200
Reimar Döffinger <Reimar.Doeffinger at stud.uni-karlsruhe.de> wrote:
> > // Window mRootWin;
> > XWindowAttributes attribs;
> > char *dispName;
> > +
> > + setlocale(LC_CTYPE, "");
>
> setlocale is forbidden (with the mp_msg.c exception).
Even for LC_CTYPE? Why? It's affects only things like isalpha(),
islower(), tolower/toupper.
--
mail="Sergey Pinaev <dfo at antex.ru>"
url="http://`echo $mail | sed 's/.* <\(.*\)@\(.*\)>/\1.\2/'`"
More information about the MPlayer-dev-eng
mailing list