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

[STR New]

Link: http://www.fltk.org/str.php?L1390
Version: 2.0-current


In the example available on page
http://www.fltk.org/doc-2.0/html/example4.html, generated from
src/tests/drawing.cxx, there is an invalid character 0xb0 in the following
part of the format string: "Angle between sides = %g<0xb0>\n".
this could be a reason for the Segmentation Fault.
The code 0xb0 is not a valid UTF-8 character, and could have meaning in
other encoding scheme. And there were some buggy printf() functions in the
past...


Link: http://www.fltk.org/str.php?L1390
Version: 2.0-current

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

Reply via email to