This is a dup of 187227, however, that is marked as a dup of 182840,
which seems to be inaccessible to the general public. Not sure what is
going with 182840 nor why it is private.
--
tc crashed with SIGSEGV in prio_print_opt()won
https://bugs.launchpad.net/bugs/200479
You received this bug noti
*** This bug is a duplicate of bug 182840 ***
https://bugs.launchpad.net/bugs/182840
This bug is marked as a dup of 182840, but I do not have permission to
view that bug (marking something as a dup of a private bug is not
particularly useful).
A quick analysis of this bug shows that it stems
Further examination reveals this to be a problem with the handling of
multibyte characters. It was working in my x86 chroot owing to
different locale settings.
builtin.c has the following:
#ifdef MBS_SUPPORT
if (gawk_mb_cur_max > 1) {
t1 = str2wstr(t1, & w
** Description changed:
The match operator returns an invalid result and fails to correctly set
- RSTART and RLENGTH on an unsuccessful match.
+ RSTART and RLENGTH on an empty match.
Test case courtesy of Alain Ketterlin on the bug-gnu-utils mailing list
at http://lists.gnu.org/archive/ht
Public bug reported:
The match operator returns an invalid result and fails to correctly set
RSTART and RLENGTH on an unsuccessful match.
Test case courtesy of Alain Ketterlin on the bug-gnu-utils mailing list
at http://lists.gnu.org/archive/html/bug-gnu-utils/2007-07/msg00033.html
{
r = mat