[Bug 253831] misc/mc More than 1 copy of mc application does not start in sysutils/screen
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 25 16:57:40 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253831
--- Comment #21 from Vladislav V. Prodan <admin at support.od.ua> ---
(In reply to Cy Schubert from comment #20)
(gdb) l
797 static int
798 str_utf8_term_width2 (const char *text, size_t length)
799 {
800 const struct term_form *result;
801
802 result = str_utf8_make_make_term_form (text, length);
803 return result->width;
804 }
805
806 /*
---------------------------------------------------------------------------------------------
*/
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list