I found some source files of iup must use ISO8859-1 encoding.

/iup/srccontrols/matrixex/iupmatex_units.c
/iup/src/iup_str.c

I meet the same issue as this post :
https://www.mail-archive.com/iup-users@lists.sourceforge.net/msg01342.html

Could you change these source file's encoding from ISO8859-1 to UTF-8 by
not encoding these code point into C-char/string literal directly ?

I make a patch in attachment .

Attachment: patch
Description: Binary data

Attachment: iup_str.c
Description: Binary data

Attachment: iupmatex_units.c
Description: Binary data

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to