Re: [PATCH v2 0/2] tools/nolibc: add support for [v]sscanf()

2025-02-09 Thread Willy Tarreau
On Sun, Feb 09, 2025 at 09:27:11PM +0100, Thomas Weißschuh wrote: > The implementation is limited and only supports numeric arguments. > > Signed-off-by: Thomas Weißschuh > --- > Changes in v2: > - Return __LINE__ from different testcases to directly point to the > failed testcase > - Add some

[PATCH v2 0/2] tools/nolibc: add support for [v]sscanf()

2025-02-09 Thread Thomas Weißschuh
The implementation is limited and only supports numeric arguments. Signed-off-by: Thomas Weißschuh --- Changes in v2: - Return __LINE__ from different testcases to directly point to the failed testcase - Add some comments - Expand commit message - Link to v1: https://lore.kernel.org/r/20240731