[gnome-cyr] [Bug 69955] Changed - Incorrect locale behaviour



Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=69955

Changed by dmitry taurussoft org 

--- shadow/69955	Tue Jan 29 03:56:15 2002
+++ shadow/69955.tmp.20090	Tue Jan 29 04:10:38 2002
@@ -53,6 +53,12 @@
 According to man it's necessary to initialize locale first with call to
 setlocale(XXX,"").
 There are two possibilities to do so
 1. Change ctype=setlocale(LC_CTYPE, NULL) to setlocale(LC_CTYPE,""). I've
 made such modification and all warnigs gone.
 2. Place gtk_set_locale() before begin of the hack.
+
+------- Additional Comments From dmitry taurussoft org  2002-01-29 04:10 -------
+Sorry, in ---code--- first code string should originally look
+ctype=setlocale(LC_CTYPE,NULL)
+I've pasted my modified version :)
+




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]