DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2505 Version: 1.3-current Do you mean than instead of having a byte stream containing a series of valid UTF-8 sequences of header byte and correct number of trailing bytes, you have sequences that contain a header byte and the incorrect number of trailing bytes? Ie, a correct two byte sequence would be 110xxxxx 10xxxxxx but the stream contains 110xxxxx 110yyyyy 10yyyyyy so the first UTF-8 sequence has been truncated Link: http://www.fltk.org/str.php?L2505 Version: 1.3-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
