Re: [PATCH 1/4] tools/nolibc: evaluate syscall() arguments before the arch macros

From: Ammar Faizi

Date: Tue Jul 28 2026 - 02:58:33 EST


On Mon, Jul 27, 2026 at 11:19 PM Thomas Weißschuh wrote:
> On 2026-07-27 05:30:43+0200, Willy Tarreau wrote:
> > Well, at other places we already have typeof(arg) which is exactly the
> > same, more explicit, and doesn't come with such restrictions, so I'd
> > rather suggest we use it instead.
>
> Agreed.

Noted, I'll use __typeof__() in the next version.

--
Ammar Faizi