Applied, thanks!
Sergey Bugaev, le dim. 19 mars 2023 18:09:53 +0300, a ecrit:
> In this case, _itoa_word () is already defined inline in the header (see
> sysdeps/generic/_itoa.h), and the second definition causes an error.
>
> Signed-off-by: Sergey Bugaev
> ---
> stdio-common/_itoa.c | 2 ++
>
In this case, _itoa_word () is already defined inline in the header (see
sysdeps/generic/_itoa.h), and the second definition causes an error.
Signed-off-by: Sergey Bugaev
---
stdio-common/_itoa.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/stdio-common/_itoa.c b/stdio-common/_itoa.c
in