DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L1987 Version: 2.0-current This bug just came up on dillo-dev. It looks to me like TextBuffer::text() should start as follows: if (!gapstart_ && length_) { buf_[length_+gapend_] = 0; return buf_+gapend_; } Link: http://www.fltk.org/str.php?L1987 Version: 2.0-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
