Bug#586971: libc6-dev: REG_NOSUB prevents storing location of entire regex match

2010-06-23 Thread Frank Heckenbach
Package: libc6-dev Version: 2.11.1-3 Severity: minor Tags: upstream /usr/include/regex.h says: /* If this bit is set, then report only success or fail in regexec. If not set, then returns differ between not matching and errors. */ #define REG_NOSUB (REG_NEWLINE << 1) It doesn't say anything

Bug#1067505: libc-bin: iconv: misleading error "illegal input sequence"

2024-03-22 Thread Frank Heckenbach
Package: libc-bin Version: 2.36-9+deb12u4 Severity: normal File: /usr/bin/iconv % printf '\xc3\xa4' | iconv -futf8 -tascii iconv: illegal input sequence at position 0 - First, according to the FSF's own coding standards (https://www.gnu.org/prep/standards/html_node/GNU-Manuals.html), it shoul