[wingide-users] One more bug with multibytes UTF-8 characters
Denis Kirienko
denis.kirienko at gmail.com
Fri Sep 14 02:28:59 EDT 2012
Hello!
One more bug (not annoying) with non-ASCII characters.
Try to output long text with multibyte characters. For example, you
may use this program:
print( (chr(1072) + chr(32)) * 10000)
In the output lines can be breaked in the middle of one character, and
we will see a funny result.
See attached screenshot. Try to change length of the line, if you
can't reproduce it.
--
Denis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wingbug1.png
Type: image/png
Size: 53337 bytes
Desc: not available
URL: </pipermail/wingide-users/attachments/20120914/d8b8d393/attachment-0001.png>
More information about the wingide-users
mailing list