DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2268
Version: 1.3-current


You're right, and this is not the only bug in src/fl_encoding_latin1.cxx
and src/fl_encoding_mac_roman.cxx. There are also missing increments of
the dst variable, and maybe more.

However, these are undocumented functions, and they are not used within
FLTK itself.

There are also API problems because these functions are designed to
convert the "local" character set to another one, but in FLTK 1.3 the
"local" character set should always be UTF-8. I'm not sure if they should
be kept in FLTK at all, thus I don't recommend to use them now.

Why did you want to use them, and what did you want to achieve?


Link: http://www.fltk.org/str.php?L2268
Version: 1.3-current

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to