Hello,
We would like to purchase your product. Would you mind sharing
your catalog with us?
Thank you!
Justin
Hi Martin,
I was wondering why C23 didn't use QChar for strtol(3). It has the same
problems that string functions have: a const input string and a
non-const output string (the endptr).
I think endptr should have the same constness of the string passed to
strtol(3), no?
Should this be addressed
Am Sonntag, dem 05.05.2024 um 15:13 +0200 schrieb Alejandro Colomar:
> Hi Martin,
>
> I was wondering why C23 didn't use QChar for strtol(3). It has the same
> problems that string functions have: a const input string and a
> non-const output string (the endptr).
I am not sure whether strtol was
Hi Martin,
On Sun, May 05, 2024 at 04:47:21PM +0200, Martin Uecker wrote:
> Am Sonntag, dem 05.05.2024 um 15:13 +0200 schrieb Alejandro Colomar:
> > Hi Martin,
> >
> > I was wondering why C23 didn't use QChar for strtol(3). It has the same
> > problems that string functions have: a const input s
Snapshot gcc-15-20240505 is now available on
https://gcc.gnu.org/pub/gcc/snapshots/15-20240505/
and on various mirrors, see https://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 15 git branch
with the following options: git://gcc.gnu.org/git/gcc.git branch