Hi,
On 2024-01-02 19:24, Christopher Yeleighton wrote:
> Package: glibc-doc-reference
> Version: 2.31-1
> Severity: normal
>
> Dear Maintainer,
>
> *** Reporter, please consider answering these questions, where appropriate ***
>
>* What led up to the situation?
>
> I used %s conversion to
Hi,
On 2024-01-03 16:13, Krzysztof Żelechowski wrote:
> It is not clear whether the format string "%[\0a]" matches the input string
> "a" or not. I interpret the documentation as saying that once the selector
> "%[ " has been opened, the format interpreter must find a matching "]",
> therefore it
Aurelien Jarno pushed to branch sid at GNU Libc Maintainers /
glibc-doc-reference
Commits:
64db504a by Aurelien Jarno at 2024-01-04T16:49:00+01:00
New upstream version.
- - - - -
cfab19a8 by Aurelien Jarno at 2024-01-04T16:49:09+01:00
releasing package glibc-doc-reference version 2.38-1
- -
Aurelien Jarno pushed new tag debian/2.38-1 at GNU Libc Maintainers /
glibc-doc-reference
--
View it on GitLab:
https://salsa.debian.org/glibc-team/glibc-doc-reference/-/tree/debian/2.38-1
You're receiving this email because of your account on salsa.debian.org.
glibc-doc-reference_2.38-1_source.changes uploaded successfully to localhost
along with the files:
glibc-doc-reference_2.38-1.dsc
glibc-doc-reference_2.38.orig.tar.xz
glibc-doc-reference_2.38-1.debian.tar.xz
glibc-doc-reference_2.38-1_source.buildinfo
Greetings,
Your Debian queue
Thank you for your contribution to Debian.
Accepted:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Format: 1.8
Date: Thu, 04 Jan 2024 16:49:04 +0100
Source: glibc-doc-reference
Architecture: source
Version: 2.38-1
Distribution: unstable
Urgency: medium
Maintainer: GNU Libc Maintainers
Chang
Hi,
On 2024-01-04 17:11, Krzysztof Żelechowski wrote:
>So we have conflicting information here.
>1. The character '\0' is the end of a string.
This is the basic of the C language. It has nothing to do with the GNU
libc.
>2. The character ']' is the end of this scan set.
>Informat
Hi,
On 2024-01-04 17:59, Krzysztof Żelechowski wrote:
>The fact that the NUL character ends a string data structure is a library
>convention rather than a language feature, except for the "" literal
>syntactic sugar.
We are here talking about *string* functions of the C standard. Str
Hi,
On 2024-01-04 17:38, Krzysztof Żelechowski wrote:
>I was trying to read up to 7 characters, including blanks. I assumed that
>the specifier "%[^]" would mean any character except an empty set, i.e.
>any character whatsoever. I can see now that it can also be an incomplete
Your d
9 matches
Mail list logo