DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR Pending] Link: http://www.fltk.org/str.php?L2348 Version: 1.3-current Just a note: we can't add null-bytes to Fl_Text_Buffer, and we never could before. All strings added to Fl_Text_Buffer are null-terminated. I don't want to criticize this, it's okay. The effect is that loading "Windows Unicode" files (UTF-16, aka UCS-2) fails miserably, because (almost) every 2nd byte is a null-byte (in western character sets at least). Tried it, and saw it. IMHO there's nothing we can do about this. It's just a reminder that we know of it. Everything else I tested looks okay, notwithstanding the cr/lf problem mentioned in fltk.development. This should be fixed. http://fltk.org/newsgroups.php?gfltk.development+v:11089 Link: http://www.fltk.org/str.php?L2348 Version: 1.3-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
