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
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
2 matches
Mail list logo