Update of patch #1140 (project wesnoth):

                  Status:                    Done => In Progress            
             Open/Closed:                  Closed => Open                   

    _______________________________________________________

Follow-up Comment #7:

my gcc (4.2.1/win32-mingw) complains with:

src\marked-up_text.cpp: In function 'bool font::is_cjk_char(wchar_t)':
src\marked-up_text.cpp:259: warning: comparison is always false due to
limited range of data type
src\marked-up_text.cpp:259: warning: comparison is always true due to limited
range of data type

the suspect line is (ch >= 0x20000 && ch < 0x2a6df). Note that the numbers
here are longer than all others.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?1140>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to